diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-10-08 20:18:34 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-10-08 20:18:34 +0000 |
commit | 4565d23782078d82bc1af876312e7c8334d11408 (patch) | |
tree | 5fdb29ad8176484e5044cdb28a46d7da9a942663 /testing/scripts/build-umlhostfs | |
parent | 26e597bf235e9b76784682321e17cebdc63577fc (diff) | |
download | strongswan-4565d23782078d82bc1af876312e7c8334d11408.tar.bz2 strongswan-4565d23782078d82bc1af876312e7c8334d11408.tar.xz |
added RCSID
Diffstat (limited to 'testing/scripts/build-umlhostfs')
-rwxr-xr-x | testing/scripts/build-umlhostfs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/scripts/build-umlhostfs b/testing/scripts/build-umlhostfs index 8bdd0c10c..e8b39753e 100755 --- a/testing/scripts/build-umlhostfs +++ b/testing/scripts/build-umlhostfs @@ -14,7 +14,7 @@ # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # -# RCSID $Id: build-umlhostfs,v 1.3 2006/03/30 21:20:27 as Exp $ +# RCSID $Id$ DIR=`dirname $0` |