Skip to content

Commit 5d935a9

Browse files
committed
debug: print bash version
1 parent ae18ec0 commit 5d935a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rewatch/tests/compile.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ cd $(dirname $0)
33
source "./utils.sh"
44
cd ../testrepo
55

6+
bash --version
7+
68
bold "Test: It should compile"
79

810
if rewatch clean &> /dev/null;

0 commit comments

Comments
 (0)