mirror of
https://github.com/python/cpython.git
synced 2025-10-09 16:34:44 +00:00
Use bash, so echo -n will do the right thing.
This commit is contained in:
parent
a62da1daaf
commit
f7ec7a81a5
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
HELP="Usage: ./runtests.py [-h] [-x] [flags] [tests]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue