Update network-test-runner.sh (#18672)
This commit is contained in:
parent
a1ca10f7fc
commit
2b6d5f9f95
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ inventory="inventory.network" # FIXME This file will updating to reference the D
|
||||||
# FIXME Describe directory structure here
|
# FIXME Describe directory structure here
|
||||||
basedir="/tmp/run-network-test"
|
basedir="/tmp/run-network-test"
|
||||||
log_root="/var/www/html/network-tests/logs"
|
log_root="/var/www/html/network-tests/logs"
|
||||||
DEBUG_LOGFILE="${basedir}/${PROG}-$(date '+%s').log"
|
#DEBUG_LOGFILE="${basedir}/${PROG}-$(date '+%s').log"
|
||||||
|
|
||||||
main() {
|
main() {
|
||||||
validate_tools
|
validate_tools
|
||||||
|
|
Loading…
Reference in a new issue