Skip to content
Snippets Groups Projects
  1. 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
  2. Feb 23, 2014
  3. Jan 21, 2014
  4. Jan 20, 2014
  5. Jan 19, 2014
  6. Jan 11, 2014
  7. Jan 09, 2014
  8. Jan 02, 2014
  9. Jan 01, 2014
  10. Dec 31, 2013
  11. Dec 28, 2013
  12. Sep 30, 2013
  13. Sep 29, 2013
  14. Sep 28, 2013
  15. Apr 04, 2013
Loading