From 10614df4bdda14c2f0c965d2c930490493c82e72 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Tue, 14 Oct 2008 21:07:54 +0000 Subject: [PATCH] Turn off broken sh code git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7796 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/scripts/functions | 9 --------- 1 file changed, 9 deletions(-) diff --git a/regress/scripts/functions b/regress/scripts/functions index 02cc500fdb..70070f6567 100644 --- a/regress/scripts/functions +++ b/regress/scripts/functions @@ -119,15 +119,6 @@ get_duration() check_duration() { -# LOG=$1 -# TIME=$2 -# OP=${3-gt} - -# T=$(get_duration $LOG) # this is not a valid "sh" command -# if [ "$T" -$OP "$TIME" ]; then -# print_debug "Expect $OP than $TIME sec, get $T" -# bstat=2 -# fi } run_bacula() -- 2.39.5