summaryrefslogtreecommitdiffstats
path: root/Misc/build.sh
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2006-06-27 04:23:06 (GMT)
committerNeal Norwitz <nnorwitz@gmail.com>2006-06-27 04:23:06 (GMT)
commit1da7384e34f7a1887ecbbe03ebf06a0b58eb872b (patch)
tree4594325ac40e90cf2999f227dbae2dafcca5e067 /Misc/build.sh
parent3b6b80159e89efb85aa55ec98a658fd3c6fec3f7 (diff)
downloadcpython-1da7384e34f7a1887ecbbe03ebf06a0b58eb872b.zip
cpython-1da7384e34f7a1887ecbbe03ebf06a0b58eb872b.tar.gz
cpython-1da7384e34f7a1887ecbbe03ebf06a0b58eb872b.tar.bz2
Test unimportant change to verify buildbot does not try to build
Diffstat (limited to 'Misc/build.sh')
-rwxr-xr-xMisc/build.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/build.sh b/Misc/build.sh
index 938ba94..9fb728a 100755
--- a/Misc/build.sh
+++ b/Misc/build.sh
@@ -220,4 +220,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/
-