Author: benm Date: 2005-11-08 16:20:44 -0500 (Tue, 08 Nov 2005) New Revision: 52736
Modified: trunk/release/buildbot/scripts/update-status Log: fix typo from miggy Modified: trunk/release/buildbot/scripts/update-status =================================================================== --- trunk/release/buildbot/scripts/update-status 2005-11-08 21:01:08 UTC (rev 52735) +++ trunk/release/buildbot/scripts/update-status 2005-11-08 21:20:44 UTC (rev 52736) @@ -1,4 +1,4 @@ -\#! /bin/bash -x +#! /bin/bash -x # # USAGE: update-status VERSION NAME # @@ -55,4 +55,4 @@ # Upload the templates and files # scp -o "StrictHostKeyChecking no" -C -q src/*.html index.html $DEST -scp -o "StrictHostKeyChecking no" -q deploy/cm/* $DEST/cm/ \ No newline at end of file +scp -o "StrictHostKeyChecking no" -q deploy/cm/* $DEST/cm/ _______________________________________________ Mono-patches maillist - Mono-patches@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-patches