Skip to content

Commit 4001477

Browse files
committed
fix splat bang in tests
1 parent 52a4b8a commit 4001477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/round_trip.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/bin/sh
22

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

0 commit comments

Comments
 (0)