gluon/scripts
Daniel Ehlers bd28aa99ae Return exit code on missing value
Let the site configuration value script return 1 when
the requested value is not available.This enables us
to react on failures, so we can for example use a default
value.

With this patch the script will return with exitcode 1 if
the value is not found and no output on stdout. Otherwise
exitcode is 0 and the value is returned on stdout.
2014-05-09 13:38:26 +02:00
..
configure.pl scripts/configure.pl: add function to generate a nightly version string 2014-01-20 01:48:03 +01:00
generate.pl Allow whitespace and other special characters in generate expressions from arrays 2014-02-23 06:13:02 +01:00
generate.sh Split up configure script 2013-09-30 19:04:35 +02:00
modules.sh Enable the site config to include own package feeds 2014-01-19 17:37:46 +01:00
patch.sh Don't warn about whitespace when patching 2014-01-11 13:42:09 +01:00
site.sh Return exit code on missing value 2014-05-09 13:38:26 +02:00
unpatch.sh Nicer feed specification 2014-01-02 15:16:32 +01:00
update-patches.sh Nicer feed specification 2014-01-02 15:16:32 +01:00
update.sh Nicer feed specification 2014-01-02 15:16:32 +01:00