]> granicus.if.org Git - python/commitdiff
Use bash, so echo -n will do the right thing.
authorGuido van Rossum <guido@python.org>
Sat, 12 Jan 2008 19:47:54 +0000 (19:47 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 12 Jan 2008 19:47:54 +0000 (19:47 +0000)
runtests.sh

index d5b1c3531c609745c48bce6f04b7c38b9e21ae94..93ef83303c9b6d06f8445705c3ecb1284b58d43e 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 HELP="Usage: ./runtests.py [-h] [-x] [flags] [tests]