Skip to content

Commit

Permalink
Merge pull request #4 from suppix/master
Browse files Browse the repository at this point in the history
Update awslambdarpc.go
  • Loading branch information
blmayer authored Jul 16, 2021
2 parents 7f5c98c + 1812a86 commit 3e8b99a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions awslambdarpc.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ func main() {
addr = os.Args[i]
case "-e", "--event":
i++
eventFile = os.Args[i]

// Read event file
if os.Args[i] != "" {
Expand Down

0 comments on commit 3e8b99a

Please sign in to comment.