From 2b506f9c51294ced1b6907dbbab5634bfaebee7e Mon Sep 17 00:00:00 2001
From: Stephen Soltesz <soltesz@cs.princeton.edu>
Date: Fri, 24 Aug 2007 15:46:51 +0000
Subject: [PATCH] + added to branch.

---
 bootcustom.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bootcustom.sh b/bootcustom.sh
index 7a210c3..5e520ae 100755
--- a/bootcustom.sh
+++ b/bootcustom.sh
@@ -61,7 +61,7 @@
 set -e 
 COMMANDSH=$(basename $0)
 COMMAND=$(basename $0 .sh)
-REVISION="$Id$"
+REVISION="$Id: bootcustom.sh,v 1.1 2007/08/08 20:22:11 soltesz Exp $"
 
 function usage () {
 
-- 
2.47.0