Skip to content

Commit 83e80ef

Browse files
author
Brennon York
committed
attempt at better python output when called from bash
1 parent c095fa6 commit 83e80ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/run-tests

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020
FWDIR="$(cd "`dirname $0`"/..; pwd)"
2121
cd "$FWDIR"
2222

23-
./dev/run-tests.py
23+
python -u ./dev/run-tests.py

0 commit comments

Comments
 (0)