remove obsolete echo from tests script
This commit is contained in:
@@ -19,8 +19,6 @@ function RunTestsSingle {
|
||||
vagrant destroy -f &> $LOGFILE
|
||||
unset VAGRANT_CWD
|
||||
|
||||
echo $1
|
||||
|
||||
}
|
||||
|
||||
function RunTestsAll {
|
||||
|
Reference in New Issue
Block a user