Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f7ec7a8

Browse files
committed
Use bash, so echo -n will do the right thing.
1 parent a62da1d commit f7ec7a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

runtests.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
HELP="Usage: ./runtests.py [-h] [-x] [flags] [tests]
44

0 commit comments

Comments
 (0)