]> git.pld-linux.org Git - packages/chromium-browser-bin.git/commitdiff
- i belive that was typo
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 28 Sep 2010 19:33:50 +0000 (19:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    update-source.sh -> 1.16

update-source.sh

index 902fe3828201452b78ddcf4bbf60f54a72c8f9ab..6c6b2765f259ef85233c338dafdd09d688c9cb2a 100644 (file)
@@ -66,7 +66,7 @@ if [ "$oldrev" != "$rev" ]; then
        # revno => VERSION hint by Caleb Maclennan <caleb#alerque.com>
        wget -q -O VERSION.sh http://src.chromium.org/viewvc/chrome/trunk/src/chrome/VERSION?revision=$rev
        if grep -Ev '^(MAJOR|MINOR|BUILD|PATCH)=[0-9]+$' VERSION.sh >&2; then
-               echo >&2 "I refuse to execute grabbed file for security concerns"
+               echo >&2 "I refuse to execute garbled file for security concerns"
                exit 1
        fi
        . ./VERSION.sh
This page took 0.10083 seconds and 4 git commands to generate.