fix zfs send for expired snapshots

This commit is contained in:
shoopea
2023-09-10 18:38:53 +02:00
parent 3b1d0fc850
commit 2ca0695a1f
3 changed files with 19 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
// Code generated by version.sh (@generated) DO NOT EDIT.
package main
var githash = "e7ed6cb"
var githash = "3b1d0fc"
var branch = "master"
var buildstamp = "2023-08-22_11:08:53"
var commits = "85"
var version = "e7ed6cb-b85 - 2023-08-22_11:08:53"
var buildstamp = "2023-09-10_16:35:29"
var commits = "86"
var version = "3b1d0fc-b86 - 2023-09-10_16:35:29"