# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
# 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 $
DIR=`dirname $0`
fi
#####################################################
-# start the uml switches
+# start the uml bridges
#
-cecho "Start the uml switches (scripts/start-switches)"
-$DIR/scripts/start-switches
+cecho "Start the uml bridges (scripts/start-bridges)"
+$DIR/scripts/start-bridges
#####################################################