[conduit: 116/138] More Auto* test removal



commit 0749c0351b77571ecfad77e8791f5e2e11cb579e
Author: John Carr <john carr unrouted co uk>
Date:   Wed May 6 07:58:28 2009 -0700

    More Auto* test removal
---
 scripts/run-tests.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/scripts/run-tests.sh b/scripts/run-tests.sh
index 6343271..d71f56a 100755
--- a/scripts/run-tests.sh
+++ b/scripts/run-tests.sh
@@ -46,7 +46,7 @@ do_dataprovider_tests=0
 do_sync_tests=0
 do_interactive="TRUE"
 do_list=0
-while getopts "acus:odDSNl" options
+while getopts "cus:odDSNl" options
 do
     case $options in
         c )     do_coverage=1;;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]