Kaydet (Commit) 7d1cd77e authored tarafından Colomban Wendling's avatar Colomban Wendling

update-scintilla.sh: Fix displaying of the message for new files

üst e0ef859c
......@@ -63,7 +63,7 @@ git apply -p0 scintilla/scintilla_changes.patch || {
#check whether there are new files
if git status -unormal -s scintilla | grep '^??'; then
echo <<EOF
cat <<EOF
Untracked files above have been introduced by the new Scintilla version and
should be added to version control if appropriate, or removed.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment