Use bash, so echo -n will do the right thing.

This commit is contained in:
Guido van Rossum 2008-01-12 19:47:54 +00:00
parent a62da1daaf
commit f7ec7a81a5

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
HELP="Usage: ./runtests.py [-h] [-x] [flags] [tests]