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