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 | |
parent | 26e597bf235e9b76784682321e17cebdc63577fc (diff) | |
download | strongswan-4565d23782078d82bc1af876312e7c8334d11408.tar.bz2 strongswan-4565d23782078d82bc1af876312e7c8334d11408.tar.xz |
added RCSID
-rw-r--r-- | testing/INSTALL | 2 | ||||
-rw-r--r-- | testing/README | 2 | ||||
-rwxr-xr-x | testing/do-tests.in | 2 | ||||
-rwxr-xr-x | testing/scripts/build-hostconfig | 2 | ||||
-rwxr-xr-x | testing/scripts/build-sshkeys | 2 | ||||
-rwxr-xr-x | testing/scripts/build-umlhostfs | 2 | ||||
-rwxr-xr-x | testing/scripts/build-umlkernel | 2 | ||||
-rwxr-xr-x | testing/scripts/build-umlrootfs | 2 | ||||
-rwxr-xr-x | testing/scripts/function.sh | 2 | ||||
-rwxr-xr-x | testing/scripts/kstart-umls | 2 | ||||
-rwxr-xr-x | testing/scripts/load-testconfig | 2 | ||||
-rwxr-xr-x | testing/scripts/restore-defaults | 2 | ||||
-rwxr-xr-x | testing/scripts/start-switches | 2 | ||||
-rwxr-xr-x | testing/scripts/start-umls | 2 | ||||
-rwxr-xr-x | testing/scripts/xstart-umls | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/testing/INSTALL b/testing/INSTALL index e78de21f3..7e15e9d8c 100644 --- a/testing/INSTALL +++ b/testing/INSTALL @@ -146,5 +146,5 @@ README document. ----------------------------------------------------------------------------- -This file is RCSID $Id: INSTALL,v 1.39 2006/04/24 16:58:03 as Exp $ +This file is RCSID $Id$ diff --git a/testing/README b/testing/README index e1930a6e3..a2a68ec31 100644 --- a/testing/README +++ b/testing/README @@ -156,5 +156,5 @@ restored with the command ----------------------------------------------------------------------------- -This file is RCSID $Id: README,v 1.2 2004/12/20 16:26:39 as Exp $ +This file is RCSID $Id$ diff --git a/testing/do-tests.in b/testing/do-tests.in index 0ca52da53..2cee2d4ac 100755 --- a/testing/do-tests.in +++ b/testing/do-tests.in @@ -14,7 +14,7 @@ # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # -# RCSID $Id: do-tests,v 1.20 2006/02/08 21:27:59 as Exp $ +# RCSID $Id$ DIR=`dirname $0` diff --git a/testing/scripts/build-hostconfig b/testing/scripts/build-hostconfig index d75650f45..6376c36b7 100755 --- a/testing/scripts/build-hostconfig +++ b/testing/scripts/build-hostconfig @@ -14,7 +14,7 @@ # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # -# RCSID $Id: build-hostconfig,v 1.3 2005/02/08 10:40:48 as Exp $ +# RCSID $Id$ DIR=`dirname $0` diff --git a/testing/scripts/build-sshkeys b/testing/scripts/build-sshkeys index eb74e72d7..a61abf72a 100755 --- a/testing/scripts/build-sshkeys +++ b/testing/scripts/build-sshkeys @@ -14,7 +14,7 @@ # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # -# RCSID $Id: build-sshkeys,v 1.2 2005/02/15 14:12:16 as Exp $ +# RCSID $Id$ DIR=`dirname $0` 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` diff --git a/testing/scripts/build-umlkernel b/testing/scripts/build-umlkernel index ee10a13ce..22a0ed579 100755 --- a/testing/scripts/build-umlkernel +++ b/testing/scripts/build-umlkernel @@ -14,7 +14,7 @@ # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # -# RCSID $Id: build-umlkernel,v 1.2 2005/01/09 21:54:25 as Exp $ +# RCSID $Id$ DIR=`dirname $0` diff --git a/testing/scripts/build-umlrootfs b/testing/scripts/build-umlrootfs index 369a158b6..e89a85f38 100755 --- a/testing/scripts/build-umlrootfs +++ b/testing/scripts/build-umlrootfs @@ -14,7 +14,7 @@ # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # -# RCSID $Id: build-umlrootfs,v 1.11 2006/01/08 22:29:56 as Exp $ +# RCSID $Id$ DIR=`dirname $0` diff --git a/testing/scripts/function.sh b/testing/scripts/function.sh index dad4fa8f7..22fce327c 100755 --- a/testing/scripts/function.sh +++ b/testing/scripts/function.sh @@ -14,7 +14,7 @@ # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # -# RCSID $Id: function.sh,v 1.3 2005/02/16 22:20:52 as Exp $ +# RCSID $Id$ ############################################ diff --git a/testing/scripts/kstart-umls b/testing/scripts/kstart-umls index 2d4a943c7..cc6cff34e 100755 --- a/testing/scripts/kstart-umls +++ b/testing/scripts/kstart-umls @@ -14,7 +14,7 @@ # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # -# RCSID $Id: kstart-umls,v 1.6 2005/08/30 22:13:12 as Exp $ +# RCSID $Id$ DIR=`dirname $0` diff --git a/testing/scripts/load-testconfig b/testing/scripts/load-testconfig index 6558018c2..2c333221f 100755 --- a/testing/scripts/load-testconfig +++ b/testing/scripts/load-testconfig @@ -14,7 +14,7 @@ # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # -# RCSID $Id: load-testconfig,v 1.2 2004/12/13 21:02:42 as Exp $ +# RCSID $Id$ DIR=`dirname $0` diff --git a/testing/scripts/restore-defaults b/testing/scripts/restore-defaults index b1dae1ea2..4bb81d19e 100755 --- a/testing/scripts/restore-defaults +++ b/testing/scripts/restore-defaults @@ -14,7 +14,7 @@ # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # -# RCSID $Id: restore-defaults,v 1.2 2004/12/20 07:56:33 as Exp $ +# RCSID $Id$ DIR=`dirname $0` diff --git a/testing/scripts/start-switches b/testing/scripts/start-switches index dee24ddcd..1a6c9d8f6 100755 --- a/testing/scripts/start-switches +++ b/testing/scripts/start-switches @@ -14,7 +14,7 @@ # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # -# RCSID $Id: start-switches,v 1.2 2004/12/19 19:17:25 as Exp $ +# RCSID $Id$ DIR=`dirname $0` diff --git a/testing/scripts/start-umls b/testing/scripts/start-umls index 3c13523cf..143d53b74 100755 --- a/testing/scripts/start-umls +++ b/testing/scripts/start-umls @@ -14,7 +14,7 @@ # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # -# RCSID $Id: start-umls,v 1.5 2005/08/30 22:13:12 as Exp $ +# RCSID $Id$ DIR=`dirname $0` diff --git a/testing/scripts/xstart-umls b/testing/scripts/xstart-umls index ad6886104..86090bc84 100755 --- a/testing/scripts/xstart-umls +++ b/testing/scripts/xstart-umls @@ -14,7 +14,7 @@ # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # -# RCSID $Id: xstart-umls,v 1.6 2005/08/30 22:13:12 as Exp $ +# RCSID $Id$ DIR=`dirname $0` |