Jens Rantil
|
2096c669d9
|
env-setup fix for zsh <= 4.3.10
This fixes issue #5026. It used to work. The regression was
introduced in 2b3381de7c.
|
2013-12-04 14:36:47 +01:00 |
|
Jens Rantil
|
153df0a23e
|
module(nagios): don't catch SystemExit
If we do this, we risk outputting two JSON payloads, which will be
unparsable.
|
2013-12-04 13:57:55 +01:00 |
|
Jens Rantil
|
8f2580fc98
|
module(apt_key): don't catch SystemExit
If we do this, we risk outputting two JSON payloads, which will be
unparsable.
|
2013-12-04 13:57:50 +01:00 |
|
Jens Rantil
|
705316e303
|
file module: Don't catch SystemExit
This fixes issue #5159.
|
2013-12-04 13:13:49 +01:00 |
|
Jens Rantil
|
883f37e404
|
Improved documentation of mount module
Mentioning the fact that mount point directories are created and
removed.
|
2013-11-25 13:58:00 +01:00 |
|
Jens Rantil
|
f39b4ac0ba
|
Fix broken markdown syntax in changelog
Newlines aren't identified correctly. This made it more likely for
developers to miss changes for releases.
|
2013-10-30 13:25:17 +01:00 |
|