]> git.sur5r.net Git - openldap/commitdiff
Add args to accomodate OS/390 shell bug
authorHoward Chu <hyc@openldap.org>
Wed, 4 Jun 2003 12:06:46 +0000 (12:06 +0000)
committerHoward Chu <hyc@openldap.org>
Wed, 4 Jun 2003 12:06:46 +0000 (12:06 +0000)
19 files changed:
tests/scripts/test000-rootdse
tests/scripts/test001-slapadd
tests/scripts/test002-populate
tests/scripts/test003-search
tests/scripts/test004-modify
tests/scripts/test005-modrdn
tests/scripts/test006-acls
tests/scripts/test007-replication
tests/scripts/test008-concurrency
tests/scripts/test009-referral
tests/scripts/test010-passwd
tests/scripts/test011-subtree-repl
tests/scripts/test012-glue
tests/scripts/test013-language
tests/scripts/test014-whoami
tests/scripts/test015-xsearch
tests/scripts/test016-subref
tests/scripts/test017-syncreplication-refresh
tests/scripts/test018-syncreplication-persist

index 0723ca7d2c7761d677b42d366d0c4d68aa476ad6..bf19615a1fc28211c28e0b5ba3ed34f270d7b6e1 100755 (executable)
@@ -6,7 +6,7 @@ if test $# -ge 1 ; then
        SRCDIR=$1; shift
 fi
 
-. $SRCDIR/scripts/args.sh
+. $SRCDIR/scripts/args.sh $*
 
 echo "running defines.sh"
 . $SRCDIR/scripts/defines.sh
index 7828edb414925bd5158ba6f8f9b2171a03a69be8..ef97cc734a1e006a347473f0b8ba59506be6e10b 100755 (executable)
@@ -6,7 +6,7 @@ if test $# -ge 1 ; then
        SRCDIR=$1; shift
 fi
 
-. $SRCDIR/scripts/args.sh
+. $SRCDIR/scripts/args.sh $*
 
 echo "running defines.sh"
 . $SRCDIR/scripts/defines.sh
index acb3384e72be23b9f43aae282140171c2bdc12a8..2485c41759c33d4ea2461e650e2ad6c5acbc1230 100755 (executable)
@@ -6,7 +6,7 @@ if test $# -ge 1 ; then
        SRCDIR=$1; shift
 fi
 
-. $SRCDIR/scripts/args.sh
+. $SRCDIR/scripts/args.sh $*
 
 echo "running defines.sh"
 . $SRCDIR/scripts/defines.sh
index 51d7fd6ff66df80eeb518a85a2e1c2e4fe0bdf34..49a3b8d72434cd9889225481e1ba9b624e513514 100755 (executable)
@@ -6,7 +6,7 @@ if test $# -ge 1 ; then
        SRCDIR=$1; shift
 fi
 
-. $SRCDIR/scripts/args.sh
+. $SRCDIR/scripts/args.sh $*
 
 echo "running defines.sh"
 . $SRCDIR/scripts/defines.sh
index 7180318b7657aa577d5a59442fa806f789fcd3e7..fdc1c5fe95e0d83be59ec5aa0a48786e192b88a9 100755 (executable)
@@ -6,7 +6,7 @@ if test $# -ge 1 ; then
        SRCDIR=$1; shift
 fi
 
-. $SRCDIR/scripts/args.sh
+. $SRCDIR/scripts/args.sh $*
 
 echo "running defines.sh"
 . $SRCDIR/scripts/defines.sh
index 86b7265b0a6b3c03b2b1914a5bdc28dc457f03a6..9a838bf7bf72773981a18562a2b8f32ed3e31147 100755 (executable)
@@ -6,7 +6,7 @@ if test $# -ge 1 ; then
        SRCDIR=$1; shift
 fi
 
-. $SRCDIR/scripts/args.sh
+. $SRCDIR/scripts/args.sh $*
 
 echo "running defines.sh"
 . $SRCDIR/scripts/defines.sh
index 00560ed238132dc00d9b243b2c25b3b2ad5dc558..5c81dbf992183b4be89d38e402ea68b6b37933d3 100755 (executable)
@@ -6,7 +6,7 @@ if test $# -ge 1 ; then
        SRCDIR=$1; shift
 fi
 
-. $SRCDIR/scripts/args.sh
+. $SRCDIR/scripts/args.sh $*
 
 echo "running defines.sh"
 . $SRCDIR/scripts/defines.sh
index a8a7a31f79981b1837eb18941ba5fe1aad085555..0952d067106f34e086ac2b10c8afb5e7a86f025f 100755 (executable)
@@ -6,7 +6,7 @@ if test $# -ge 1 ; then
        SRCDIR=$1; shift
 fi
 
-. $SRCDIR/scripts/args.sh
+. $SRCDIR/scripts/args.sh $*
 
 echo "running defines.sh"
 . $SRCDIR/scripts/defines.sh
index 21eca2ce60bae66288c573ebced9ccac72743e78..4e0c7af7d246a558acef98e56419a10013695485 100755 (executable)
@@ -6,7 +6,7 @@ if test $# -ge 1 ; then
        SRCDIR=$1; shift
 fi
 
-. $SRCDIR/scripts/args.sh
+. $SRCDIR/scripts/args.sh $*
 
 echo "running defines.sh"
 . $SRCDIR/scripts/defines.sh
index 0e481649ccfe7ede4cd10489a142ebcbdf7831df..19f2a353b3964eedff929fc6dc3ffaaba94174f5 100755 (executable)
@@ -6,7 +6,7 @@ if test $# -ge 1 ; then
        SRCDIR=$1; shift
 fi
 
-. $SRCDIR/scripts/args.sh
+. $SRCDIR/scripts/args.sh $*
 
 echo "running defines.sh"
 . $SRCDIR/scripts/defines.sh
index 0fa5021a15cb61e7b3623d1f6d8a8f16b94adc87..f8ed0111c61b22c1f2c34191946abbf874a2105a 100755 (executable)
@@ -6,7 +6,7 @@ if test $# -ge 1 ; then
        SRCDIR=$1; shift
 fi
 
-. $SRCDIR/scripts/args.sh
+. $SRCDIR/scripts/args.sh $*
 
 echo "running defines.sh"
 . $SRCDIR/scripts/defines.sh
index ce778688a57ed0bdb5f3454cf7de4d32b8f74f4b..d0ba5692f823780a82a0c1c7af245904e23eb561 100755 (executable)
@@ -9,7 +9,7 @@ if test $# -ge 1 ; then
        SRCDIR=$1; shift
 fi
 
-. $SRCDIR/scripts/args.sh
+. $SRCDIR/scripts/args.sh $*
 
 echo "running defines.sh"
 . $SRCDIR/scripts/defines.sh
index a163f8f08c8e65f264d298efc37eff881ebfce75..00e1b87a11ce76ade513041f4232fa4d31b4d765 100755 (executable)
@@ -6,7 +6,7 @@ if test $# -ge 1 ; then
        SRCDIR=$1; shift
 fi
 
-. $SRCDIR/scripts/args.sh
+. $SRCDIR/scripts/args.sh $*
 
 echo "running defines.sh"
 . $SRCDIR/scripts/defines.sh
index a929e2a53cbbada49eb604937c8a42f73a223aa7..eeb61199dbfa1f3cf7911aaa9e6bb308126f7ea1 100755 (executable)
@@ -6,7 +6,7 @@ if test $# -ge 1 ; then
        SRCDIR=$1; shift
 fi
 
-. $SRCDIR/scripts/args.sh
+. $SRCDIR/scripts/args.sh $*
 
 echo "running defines.sh"
 . $SRCDIR/scripts/defines.sh
index e3deb09b9c1cc2bd3603b6f9952a4bde0d49a6ce..b0028175d4499ccafe076fcc9ca9a024e6141346 100755 (executable)
@@ -6,7 +6,7 @@ if test $# -ge 1 ; then
        SRCDIR=$1; shift
 fi
 
-. $SRCDIR/scripts/args.sh
+. $SRCDIR/scripts/args.sh $*
 
 echo "running defines.sh"
 . $SRCDIR/scripts/defines.sh
index fb14c7014e960f182d65fee16b61eac60909a9bc..8f7ebb3af5c7f5fcba7b10d4577a56cae3e9b0da 100755 (executable)
@@ -6,7 +6,7 @@ if test $# -ge 1 ; then
        SRCDIR=$1; shift
 fi
 
-. $SRCDIR/scripts/args.sh
+. $SRCDIR/scripts/args.sh $*
 
 echo "running defines.sh"
 . $SRCDIR/scripts/defines.sh
index 740f04591b3a2515bfa039007c716447d876f6a5..289f2b71051e6cb7596f20a32056400b63e92071 100755 (executable)
@@ -7,7 +7,7 @@ if test $# -ge 1 ; then
        SRCDIR=$1; shift
 fi
 
-. $SRCDIR/scripts/args.sh
+. $SRCDIR/scripts/args.sh $*
 
 echo "running defines.sh"
 . $SRCDIR/scripts/defines.sh
index 58ee34235cd1e60799075af287c5a463b3bb2cb5..05fec247ca843aae01526cfc968d14dc754165bb 100755 (executable)
@@ -6,7 +6,7 @@ if test $# -ge 1 ; then
        SRCDIR=$1; shift
 fi
 
-. $SRCDIR/scripts/args.sh
+. $SRCDIR/scripts/args.sh $*
 
 if test "$BACKEND" != "bdb" -a "$BACKEND" != "hdb"; then
        echo "Test only valid for back-bdb"
index dd91d035fcc10afd79988552cbfe29a79899bc3e..20ed1be47d28a86c74fea6f977d6a08e40173fc7 100755 (executable)
@@ -6,7 +6,7 @@ if test $# -ge 1 ; then
        SRCDIR=$1; shift
 fi
 
-. $SRCDIR/scripts/args.sh
+. $SRCDIR/scripts/args.sh $*
 
 if test "$BACKEND" != "bdb" -a "$BACKEND" != "hdb"; then
        echo "Test only valid for back-bdb"