Commit Graph

54 Commits

Author SHA1 Message Date
d8b1730015 Add an explicit exit 0 to the end of the script.
The implicit return is "$?", which can be set non-zero by
an earlier command.
upstream/1.0.3
2011-11-21 21:44:37 -06:00
adebbd6fee Add -q to the getopt list of short options.
This corresponds to the --quiet option.
upstream/1.0.2
2011-11-21 21:40:04 -06:00
5bdcaad4bf Expand the options variable in the cron part file.
Cron doesn't do variable substitution and zfs-auto-snapshot doesn't
load options from its environment.
upstream/1.0.1
2011-11-21 20:40:24 -06:00
875b55c967 Repository creation. 2011-11-21 19:47:20 -06:00