summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2007-05-07 07:02:26 (GMT)
committerNeal Norwitz <nnorwitz@gmail.com>2007-05-07 07:02:26 (GMT)
commit58e123d75ef5858fcae7c52cd0b2dc412f4dd316 (patch)
treec5e2036cf1d138a4544a5910ad4254f385e30c89
parent8549ce335fb14dfa7ed5fe434984e18166b47a62 (diff)
downloadcpython-58e123d75ef5858fcae7c52cd0b2dc412f4dd316.zip
cpython-58e123d75ef5858fcae7c52cd0b2dc412f4dd316.tar.gz
cpython-58e123d75ef5858fcae7c52cd0b2dc412f4dd316.tar.bz2
Verify changes to the trunk go to the normal checkins list
-rwxr-xr-xMisc/build.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/build.sh b/Misc/build.sh
index 5936dfd..b153fd5 100755
--- a/Misc/build.sh
+++ b/Misc/build.sh
@@ -241,4 +241,3 @@ echo "</html>" >> $RESULT_FILE
rsync $RSYNC_OPTS html/* $REMOTE_SYSTEM:$REMOTE_DIR
cd ../build
rsync $RSYNC_OPTS index.html *.out $REMOTE_SYSTEM:$REMOTE_DIR/results/
-