Skip to content

Commit

Permalink
fix splat bang in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mgree committed May 13, 2020
1 parent 52a4b8a commit 4001477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/round_trip.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh

if [ $# -ne 2 ]; then
echo "Usage: ${0##*/} program target"
Expand Down

0 comments on commit 4001477

Please sign in to comment.