diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2008-03-01 10:25:52 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2008-03-01 10:25:52 +0000 |
commit | 2df655134ca29f7a0b7d90ef4783f85eff1ddfd3 (patch) | |
tree | 747ba54fc768284effd18738ffd01813cf7e0a9f | |
parent | 7a691623c13afcc7be03b77850a3a99a615c4499 (diff) | |
download | strongswan-2df655134ca29f7a0b7d90ef4783f85eff1ddfd3.tar.bz2 strongswan-2df655134ca29f7a0b7d90ef4783f85eff1ddfd3.tar.xz |
activated svn:keywords on all UML scripts
-rwxr-xr-x | testing/make-testing | 2 | ||||
-rwxr-xr-x | testing/scripts/gstart-umls | 2 | ||||
-rwxr-xr-x | testing/start-testing | 2 | ||||
-rwxr-xr-x | testing/stop-testing | 2 | ||||
-rwxr-xr-x | testing/testing.conf | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/testing/make-testing b/testing/make-testing index cf77a86d9..151bf9533 100755 --- a/testing/make-testing +++ b/testing/make-testing @@ -14,7 +14,7 @@ # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # -# RCSID $Id: make-testing,v 1.4 2005/02/14 15:27:42 as Exp $ +# RCSID $Id$ DIR=`dirname $0` diff --git a/testing/scripts/gstart-umls b/testing/scripts/gstart-umls index 90d2e21bd..edb7f50f6 100755 --- a/testing/scripts/gstart-umls +++ b/testing/scripts/gstart-umls @@ -14,7 +14,7 @@ # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # -# RCSID $Id: xstart-umls 3273 2007-10-08 20:18:34Z andreas $ +# RCSID $Id$ DIR=`dirname $0` diff --git a/testing/start-testing b/testing/start-testing index 28f9c3bf5..53bf464a4 100755 --- a/testing/start-testing +++ b/testing/start-testing @@ -14,7 +14,7 @@ # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # -# RCSID $Id: start-testing,v 1.4 2004/12/07 18:04:57 as Exp $ +# RCSID $Id$ DIR=`dirname $0` diff --git a/testing/stop-testing b/testing/stop-testing index 013bf793c..5dc67af96 100755 --- a/testing/stop-testing +++ b/testing/stop-testing @@ -14,7 +14,7 @@ # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # -# RCSID $Id: stop-testing,v 1.3 2004/12/07 18:04:57 as Exp $ +# RCSID $Id$ DIR=`dirname $0` diff --git a/testing/testing.conf b/testing/testing.conf index 6dbc306e5..508897409 100755 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -14,7 +14,7 @@ # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # -# RCSID $Id: testing.conf,v 1.52 2006/04/24 16:58:03 as Exp $ +# RCSID $Id$ # Root directory of testing UMLTESTDIR=~/strongswan-testing |