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