1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Update network-test-runner.sh (#18672)

This commit is contained in:
John R Barker 2016-11-29 18:44:31 +00:00 committed by GitHub
parent a1ca10f7fc
commit 2b6d5f9f95

View file

@ -49,7 +49,7 @@ inventory="inventory.network" # FIXME This file will updating to reference the D
# FIXME Describe directory structure here
basedir="/tmp/run-network-test"
log_root="/var/www/html/network-tests/logs"
DEBUG_LOGFILE="${basedir}/${PROG}-$(date '+%s').log"
#DEBUG_LOGFILE="${basedir}/${PROG}-$(date '+%s').log"
main() {
validate_tools