From cdf88301ed3ee044ead83ebd5a7031111e7cd3be Mon Sep 17 00:00:00 2001
From: david_williams <david_williams>
Date: Sat, 12 Feb 2011 06:04:53 +0000
Subject: [PATCH] improve daily cleanup scripts

---
 releng.control/cleanupArtifacts.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releng.control/cleanupArtifacts.sh b/releng.control/cleanupArtifacts.sh
index a2c3907ca..969431531 100644
--- a/releng.control/cleanupArtifacts.sh
+++ b/releng.control/cleanupArtifacts.sh
@@ -42,7 +42,7 @@ function removeIf ()
        fi
 }
 
-function removeArtifactsIf {}
+function removeArtifactsIf ()
 {
        # echo "arg: $1";
        
-- 
GitLab