]> granicus.if.org Git - python/commitdiff
Fix inadvertent checkin of debug line.
authorR. David Murray <rdmurray@bitdance.com>
Thu, 7 Jan 2010 04:04:28 +0000 (04:04 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Thu, 7 Jan 2010 04:04:28 +0000 (04:04 +0000)
Misc/build.sh

index b55467562c9e5142bb17b7decfdcddaff1e2cc69..9e38b92445b89010cafc17d92e34d72ed2dc417b 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh -x
+#!/bin/sh
 
 ## Script to build and test the latest python from svn.  It basically
 ## does this: