projects
/
carnet-tools-cn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45351df
)
r71: bugcic u cp_backup_conffile
author
Ivan Rako
<Ivan.Rako@CARNet.hr>
Wed, 8 Jun 2005 14:18:54 +0000
(14:18 +0000)
committer
Ivan Rako
<Ivan.Rako@CARNet.hr>
Wed, 8 Jun 2005 14:18:54 +0000
(14:18 +0000)
functions.sh
patch
|
blob
|
history
diff --git
a/functions.sh
b/functions.sh
index
4b3013d
..
f5326b9
100644
(file)
--- a/
functions.sh
+++ b/
functions.sh
@@
-173,7
+173,9
@@
cp_backup_conffile() {
did=1
fi
fi
-
+
+ [ -z "$check" ] && return 0
+
if [ "$check" -a "$did" ]; then
return 0
else