projects
/
backups
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d43b38
)
Fix a bug that broke backups for Carl
release-0.2.1
author
Carl N. Baldwin
<carl@ecbaldwin.net>
Tue, 13 Dec 2005 16:51:57 +0000
(09:51 -0700)
committer
Carl N. Baldwin
<carl@ecbaldwin.net>
Tue, 13 Dec 2005 16:51:57 +0000
(09:51 -0700)
scripts/config.sh
patch
|
blob
|
history
diff --git
a/scripts/config.sh
b/scripts/config.sh
index ff58479670bc1506ef28292b4e9c757ac2d7060e..d0cf74a86539d1193907aa4e5257dd6dbbb54d31 100755
(executable)
--- a/
scripts/config.sh
+++ b/
scripts/config.sh
@@
-30,8
+30,7
@@
backupdirs="
/var/lib/mailman
"
-excludedirs="
-"
+excludedirs=""
function err() {
echo 2>&1 "-E- $1"