- Nov 07, 2010
-
-
intrigeri authored
Thanks to Sergio Talens-Oliag <sto@debian.org> for the bug report and patch.
-
- Jun 14, 2010
-
- Jan 08, 2010
-
-
intrigeri authored
This should fix Redmine bug #1340. This option makes pipelines return as status the value of the last (rightmost) command to exit with a non-zero status, or zero if all commands exit successfully. See bash(1) for details. E.g. this prevents the following from exiting with status 0 (!) if pg_dumpall fails: pg_dumpall | gzip
-
- Nov 19, 2009
-
-
intrigeri authored
-
- May 23, 2009
-
-
Matthijs Kooijman authored
The modelines added match the emacs lines already present and also set the filetype to sh (just like the emacs lines).
-
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.
-
- Jun 23, 2008
-
-
intrigeri authored
-
- Nov 24, 2007
- Oct 12, 2007
-
-
intrigeri authored
-
- Feb 23, 2007
-
-
micah authored
and md5sum locations
-
- Feb 01, 2007
-
-
micah authored
re-ordered the handler list in the changelog to be alpha
-
- Oct 06, 2006
-
-
micah authored
-
- Jun 10, 2006
- Dec 28, 2005
- Jun 28, 2005
-
-
elijah authored
moved start/stop ldap code so that it makes sense.
-
- Apr 21, 2005
-
-
micah authored
-
- Jan 03, 2005
-
- Dec 09, 2004
-
-
elijah authored
-