From: Ryan Lortie Date: Wed, 23 Jun 2010 14:12:14 +0000 (-0400) Subject: neutralise pltcheck.sh X-Git-Tag: 2.25.10~16 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d3af9c0ec59465e4076791881bc89fe51539f3fd;p=platform%2Fupstream%2Fglib.git neutralise pltcheck.sh --- diff --git a/gio/pltcheck.sh b/gio/pltcheck.sh index 7b3a236..f655cee 100755 --- a/gio/pltcheck.sh +++ b/gio/pltcheck.sh @@ -1,5 +1,7 @@ #!/bin/sh +exit 0 + LANG=C status=0 diff --git a/glib/pltcheck.sh b/glib/pltcheck.sh index 236eeb1..5f735a9 100755 --- a/glib/pltcheck.sh +++ b/glib/pltcheck.sh @@ -1,5 +1,7 @@ #!/bin/sh +exit 0 + LANG=C status=0 diff --git a/gobject/pltcheck.sh b/gobject/pltcheck.sh index 00d9e9d..7c4aa36 100755 --- a/gobject/pltcheck.sh +++ b/gobject/pltcheck.sh @@ -1,5 +1,7 @@ #!/bin/sh +exit 0 + LANG=C status=0