ignore zfs-import-scan errors

zpool import return error if we have no zfs pools. We want to ignore that.
This commit is contained in:
Dietmar Maurer
2015-03-31 17:54:03 +02:00
parent 09b78d33bc
commit 10b48f6191
4 changed files with 18 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ RELEASE=4.0
# source form https://github.com/zfsonlinux/
ZFSVER=0.6.3-1.2
ZFSPKGREL=pve2~jessie
ZFSPKGREL=pve3~jessie
SPLPKGREL=pve1~jessie
ZFSPKGVER=0.6.3-${ZFSPKGREL}
SPLPKGVER=0.6.3-${SPLPKGREL}