mirror of
https://github.com/zfsonlinux/zfs-auto-snapshot.git
synced 2025-08-16 07:38:12 +02:00
Compare commits
2 Commits
upstream/1
...
upstream/1
Author | SHA1 | Date | |
---|---|---|---|
d8b1730015 | |||
adebbd6fee |
@ -136,7 +136,7 @@ GETOPT=$(getopt \
|
||||
--longoptions=default-exclude,dry-run,skip-scrub,recursive \
|
||||
--longoptions=keep:,label:,prefix:,sep: \
|
||||
--longoptions=debug,help,quiet,syslog,verbose \
|
||||
--options=dnshl:k:rs:gv \
|
||||
--options=dnshl:k:rs:qgv \
|
||||
-- "$@" ) \
|
||||
|| exit 1
|
||||
|
||||
@ -508,4 +508,5 @@ done
|
||||
print_log notice "@$SNAPSHOT_NAME, \
|
||||
$SNAPSHOT_COUNT created, $DESTRUCTION_COUNT destroyed, $WARNING_COUNT warnings."
|
||||
|
||||
exit 0
|
||||
# }
|
||||
|
Reference in New Issue
Block a user