[SM-Commit] GIT changes to master grimoire by Pol Vinogradov (e146fcecf0ce9195d3d3415fb610837f2927544d)

Pol Vinogradov scm at mail.sourcemage.org
Sat Jan 20 18:29:49 EST 2007


GIT changes to master grimoire by Pol Vinogradov <vin.public at gmail.com>:

 smgl/quill/PREPARE |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

New commits:
commit e146fcecf0ce9195d3d3415fb610837f2927544d
Author: Pol Vinogradov <vin.public at gmail.com>
Commit: Pol Vinogradov <vin.public at gmail.com>

    smgl/quill:
    
    PREPARE: the message was rewritten

diff --git a/smgl/quill/PREPARE b/smgl/quill/PREPARE
index 94cd56a..3055e0d 100755
--- a/smgl/quill/PREPARE
+++ b/smgl/quill/PREPARE
@@ -1,7 +1,6 @@
-message "${SPELL_COLOR} This spell is a development version, bleeding edge stuff... ${DEFAULT_COLOR}"  &&
-message "${SPELL_COLOR} If you feel secure at casting cvs or other cvs-like sources ${DEFAULT_COLOR}"  &&
-message "${SPELL_COLOR} then answer yes to the following question to cast the ${DEFAULT_COLOR}"        &&
-message "${SPELL_COLOR} spell using its git repo ${DEFAULT_COLOR}"                                     &&
+message "${SPELL_COLOR} This spell has a development version, If you feel secure at ${DEFAULT_COLOR}"  &&
+message "${SPELL_COLOR} casting cvs or other cvs-like sources then answer yes to ${DEFAULT_COLOR}"     &&
+message "${SPELL_COLOR} the following question to cast the spell using its git repo ${DEFAULT_COLOR}"  &&
 
 config_query QUILL_GIT "Use git version (maybe very unstable to work)?" n &&
 



More information about the SM-Commit mailing list