Make calls to the start.pl always use the test name instead of '.'
This commit is contained in:
@@ -56,7 +56,7 @@ digcomp knowngood.dig.out.rec dig.out.ns3 || ret=1
|
||||
$PERL $SYSTEMTESTTOP/stop.pl . ns3
|
||||
|
||||
echo_i "re-starting stub server"
|
||||
$PERL $SYSTEMTESTTOP/start.pl --noclean --restart --port ${PORT} . ns3
|
||||
$PERL $SYSTEMTESTTOP/start.pl --noclean --restart --port ${PORT} stub ns3
|
||||
}
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user