sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] GIT changes to master grimoire by David Kowis (d41b4d02cebb1600c53dfd9c501104af9e976494)
- From: David Kowis <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org
- Subject: [SM-Commit] GIT changes to master grimoire by David Kowis (d41b4d02cebb1600c53dfd9c501104af9e976494)
- Date: Fri, 19 Sep 2008 17:13:38 -0500
GIT changes to master grimoire by David Kowis <dkowis AT shlrm.org>:
archive/backuppc/INSTALL | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d41b4d02cebb1600c53dfd9c501104af9e976494
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>
backuppc: OOPS. I fixed it in one place, not in the repo :D
diff --git a/archive/backuppc/INSTALL b/archive/backuppc/INSTALL
index 6408357..74537fc 100755
--- a/archive/backuppc/INSTALL
+++ b/archive/backuppc/INSTALL
@@ -1,7 +1,7 @@
create_group backuppc
create_account backuppc "${BACKUPPC_DATA_DIR}" "/dev/null"
cd $SOURCE_DIRECTORY &&
-if [[ "${BACKUPPC_DATA_DIR}" == "" || ![ -f
${BACKUPPC_DATA_DIR}/conf/config.pl ] ]]; then
+if [[ "${BACKUPPC_DATA_DIR}" == "" ]] || ! [ -f
${BACKUPPC_DATA_DIR}/conf/config.pl ]; then
# New batch install!
perl ./configure.pl --batch \
--cgi-dir ${INSTALL_ROOT}/usr/share/backuppc/cgi-bin \
- [SM-Commit] GIT changes to master grimoire by David Kowis (d41b4d02cebb1600c53dfd9c501104af9e976494), David Kowis, 09/19/2008
Archive powered by MHonArc 2.6.24.