Skip to content
Snippets Groups Projects
  1. Aug 17, 2011
    • intrigeri's avatar
      Allow 'when = XXX' in sh jobs. · e691eb7a
      intrigeri authored
      when=XXX did work already. This patch allow to write this with spaces around the
      equal sign - as in every other backup.d/ file.
      e691eb7a
  2. May 23, 2009
    • Matthijs Kooijman's avatar
      Add a vim modeline with indentation settings. · 78884142
      Matthijs Kooijman authored
      The modelines added match the emacs lines already present and also set
      the filetype to sh (just like the emacs lines).
      78884142
    • Matthijs Kooijman's avatar
      Make all indentation consistent. · 4ecaae94
      Matthijs Kooijman authored
      Previously, there were many indentation styles in use: Real tabs, 2, 3
      or 4 spaces, mixing these within the same file, function or even within
      a single line.
      
      This commit changes all bash scripts in the handlers, src and lib dirs
      to use consistent indentation: three spaces are now used everywhere.
      Other files (e.g. Makefiles) are left untouched.
      
      Additionally, this commit removes all trailing whitespace.
      4ecaae94
  3. Oct 12, 2007
  4. Dec 28, 2005
  5. Dec 09, 2004
Loading