From: Mark Huang Date: Fri, 21 May 2004 18:34:10 +0000 (+0000) Subject: - add some comments X-Git-Tag: network-telescope-test-branch-point~4 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=74b16caf607d72694f192ac7c36e2446afc7247c;p=build.git - add some comments --- diff --git a/build.sh b/build.sh index 5f600466..0cee85df 100755 --- a/build.sh +++ b/build.sh @@ -1,8 +1,10 @@ #!/bin/bash # -# Release build script +# PlanetLab release build script. Intended to be used by scripts and +# crontabs to build nightly releases (default). Can also be invoked +# manually to build a tagged release (-r) in the current directory. # -# $Id: Makerules,v 1.7 2004/04/14 18:05:30 mlh-pl_rpm Exp $ +# $Id: build.sh,v 1.1 2004/05/21 18:29:33 mlh-pl_rpm Exp $ # # Set defaults