[SM-Commit] GIT changes to devel-andrew cauldron by Andrew Stitt (1ea53766c2ad6ad4f29993230557c30594dd2609)
Andrew Stitt
scm at sourcemage.org
Sun Dec 7 16:23:35 EST 2008
GIT changes to devel-andrew cauldron by Andrew Stitt <acedit at armory.com>:
scripts/twelve-step-program.sh | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1ea53766c2ad6ad4f29993230557c30594dd2609
Author: Andrew Stitt <acedit at armory.com>
Commit: Andrew Stitt <acedit at armory.com>
scripts/twelve-step-program.sh: fix typo
diff --git a/scripts/twelve-step-program.sh b/scripts/twelve-step-program.sh
index 8f9daf5..f9f03e9 100755
--- a/scripts/twelve-step-program.sh
+++ b/scripts/twelve-step-program.sh
@@ -15,7 +15,7 @@
echo 'step 1 failed' >> /var/log/sorcery/activity
# step 1.5 (add resolv.conf)
- # cp /etc/resolv.conf > /root/build/etc/resolv.conf
+ cp /etc/resolv.conf > /root/build/etc/resolv.conf
# step 2 (build spells)
echo step 2
More information about the SM-Commit
mailing list