X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=support-files%2Fbuildnode.sh;h=e4a3e54beb2e03af33b0153655380eaebb8f9d42;hb=55ab2e2cc7f6d9fa4e5716e76284853213a2772f;hp=ea8d2028a04c1ba04c3e78cde1352fb69e04e69d;hpb=7ede7da6a249817501dcc0fada767a87a9830c3f;p=bootmanager.git diff --git a/support-files/buildnode.sh b/support-files/buildnode.sh index ea8d202..e4a3e54 100755 --- a/support-files/buildnode.sh +++ b/support-files/buildnode.sh @@ -6,7 +6,7 @@ # Mark Huang # Copyright (C) 2005-2006 The Trustees of Princeton University # -# $Id: buildnode.sh,v 1.8 2006/04/11 15:42:04 mlhuang Exp $ +# $Id: buildnode.sh,v 1.9 2006/04/11 20:34:14 mlhuang Exp $ # PATH=/sbin:/bin:/usr/sbin:/usr/bin @@ -84,6 +84,5 @@ done # Build tarball echo "* Building bootstrap tarball" tar -cpjf PlanetLab-Bootstrap.tar.bz2 -C $VROOT . -rm -rf $VROOT exit 0