Skip to content

Commit faca7a1

Browse files
committed
Fix test_before_script.py.sh
1 parent 6f76adf commit faca7a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/func_examples/test_before_script.py.sh

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

33
echo "hello, prehook" > /tmp/test_before_script.txt

0 commit comments

Comments
 (0)