From 40c4349cbbf6ef9cd626c6305046cc920bca92c2 Mon Sep 17 00:00:00 2001 From: Petr Sklenar Date: Tue, 1 Feb 2022 12:24:57 +0100 Subject: [PATCH] bind version --- Smoke/IpaInstallAndStart/test.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Smoke/IpaInstallAndStart/test.sh b/Smoke/IpaInstallAndStart/test.sh index fe2034c..710450f 100755 --- a/Smoke/IpaInstallAndStart/test.sh +++ b/Smoke/IpaInstallAndStart/test.sh @@ -92,9 +92,9 @@ rlJournalStart rlRun "make_update > update" #rlRun "/usr/bin/nsupdate -g -d update" echo "===============DEBUG" - echo "file update" + echo "file update\n----------" cat update - echo "nsupdate -g -d update" + echo "nsupdate -g -d update\n---------" /usr/bin/nsupdate -g -d update echo "=============== END of DEBUG" rlPhaseEnd