r71: bugcic u cp_backup_conffile
authorIvan Rako <Ivan.Rako@CARNet.hr>
Wed, 8 Jun 2005 14:18:54 +0000 (14:18 +0000)
committerIvan Rako <Ivan.Rako@CARNet.hr>
Wed, 8 Jun 2005 14:18:54 +0000 (14:18 +0000)
functions.sh

index 4b3013d..f5326b9 100644 (file)
@@ -173,7 +173,9 @@ cp_backup_conffile() {
       did=1
     fi
   fi
-  
+
+  [ -z "$check" ] && return 0
+
   if [ "$check" -a "$did" ]; then
     return 0
   else