diff --git a/Misc/build.sh b/Misc/build.sh index b55467562c9..9e38b92445b 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: