svn keywords.
authorFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Thu, 28 Feb 2008 17:27:50 +0000 (17:27 +0000)
committerFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Thu, 28 Feb 2008 17:27:50 +0000 (17:27 +0000)
build.sh

index 6de6b8d..eaf38c0 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -79,7 +79,7 @@ if [ -f ../../../myplc-release ] ; then
 else
   echo "Cannot find release information." > myplc-release
   date >> myplc-release
-  echo "HeadURL" >> myplc-release
+  echo "$HeadURL$" >> myplc-release
 fi
 # install it in /etc/myplc-release 
 install -m 444 myplc-release root/etc/myplc-release