4 lines
198 B
Bash
4 lines
198 B
Bash
echo +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>> runTestGermano.log
|
|
date >> runTestGermano.log
|
|
nohup runTest.sh recipientmvno TestSuitePrepagatoOk >> runTestGermano.log 2>&1 &
|