Fix inadvertent checkin of debug line.
diff --git a/Misc/build.sh b/Misc/build.sh
index b554675..9e38b92 100755
--- a/Misc/build.sh
+++ b/Misc/build.sh
@@ -1,4 +1,4 @@
-#!/bin/sh -x
+#!/bin/sh
 
 ## Script to build and test the latest python from svn.  It basically
 ## does this: