Skip to content
Snippets Groups Projects
  1. Jan 19, 2018
  2. Jan 18, 2017
  3. Jan 02, 2016
  4. Apr 22, 2015
  5. Jul 29, 2014
  6. May 15, 2014
  7. May 09, 2014
    • Daniel Ehlers's avatar
      Return exit code on missing value · bd28aa99
      Daniel Ehlers authored
      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.
      bd28aa99
  8. Jan 20, 2014
Loading