commit | f4d63ab1b6b87cd27b38999e7b3fac84cd10e17b | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Thu Jan 07 04:04:28 2010 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Thu Jan 07 04:04:28 2010 +0000 |
tree | f92c741d9e206f421795f499a3468a0ad0cc50e8 | |
parent | ff2d7a7f093675f74600167ae7983f9b0d99b86e [diff] [blame] |
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: