From 13763a385c42fbd4163f95796ebea65f753753cf Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Wed, 4 Jul 2007 18:50:21 +0000 Subject: [PATCH] suppress stderr in start-switches script --- testing/scripts/start-switches | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/scripts/start-switches b/testing/scripts/start-switches index c9cafafc1..aab82b8ff 100755 --- a/testing/scripts/start-switches +++ b/testing/scripts/start-switches @@ -31,7 +31,7 @@ do cecho " * Great, umlswitch$n is already running!" else cecho-n " * Starting umlswitch$n.." - uml_switch -tap tap$n -unix /tmp/umlswitch$n >/dev/null /dev/null 2>&1