[geany/geany] 6b406d: Add a note in the Scintilla update script to add files to the build system

Colomban Wendling git-noreply at xxxxx
Thu Jun 6 14:07:08 UTC 2013


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Thu, 06 Jun 2013 14:07:08 UTC
Commit:      6b406d04dca1913b93e3031ae8b19a66cef4e80c
             https://github.com/geany/geany/commit/6b406d04dca1913b93e3031ae8b19a66cef4e80c

Log Message:
-----------
Add a note in the Scintilla update script to add files to the build system


Modified Paths:
--------------
    scripts/update-scintilla.sh

Modified: scripts/update-scintilla.sh
2 files changed, 2 insertions(+), 0 deletions(-)
===================================================================
@@ -67,6 +67,8 @@ if git status -unormal -s scintilla | grep '^??'; then
 
 Untracked files above have been introduced by the new Scintilla version and
 should be added to version control if appropriate, or removed.
+
+Don't forget to add new files to the build system.
 EOF
 fi
 



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list