Skip to content

Commit 6eeb949

Browse files
author
Rafa de la Torre
committed
This is a bash script #521
And using sh can make some things fail. E.g: ``` [[: not found ```
1 parent b88a458 commit 6eeb949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/run_tests.sh

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

33
# To make output dates deterministic
44
export TZ='Europe/Rome'

0 commit comments

Comments
 (0)