=== modified file 'ChangeLog'
--- ChangeLog
+++ ChangeLog
@@ -1,3 +1,6 @@
+2006-05-12 Andrew Stitt <astitt AT sourcemage.org>
+ * sorcery: remove extra comma, bug 11767
+
2006-05-11 Andrew Stitt <astitt AT sourcemage.org>
* libdepends: fix typo
=== modified file 'usr/sbin/sorcery'
--- usr/sbin/sorcery
+++ usr/sbin/sorcery
@@ -393,8 +393,8 @@
if [[ \$1 == "autoupdate" ]]; then
message "${MESSAGE_COLOR}"
message "Interrupting while upgrading the sorcery scripts may"
- message "cause the sorcery scripts to be lost. If the sorcery,"
- message "scripts are lost, Source Mage can be restored by"
+ message "cause the sorcery scripts to be lost. If the sorcery"
+ message "scripts are lost, they can be restored by"
message "running the following script:"
message "${FILE_COLOR}"
message " bash ${RESTORE_SCRIPT}"
[SM-Commit] BZR Change 34 to devel sorcery by Andrew Stitt <astitt AT sourcemage.org>,
scm, 05/12/2006