From 01eb5eb5ad2552e89ec4cbdc23508c86a7f596a7 Mon Sep 17 00:00:00 2001 From: Dobrica Pavlinusic Date: Tue, 24 Jun 2014 20:29:16 +0200 Subject: [PATCH 1/1] added commented debugging options --- defaults.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/defaults.sh b/defaults.sh index b538740..a724950 100644 --- a/defaults.sh +++ b/defaults.sh @@ -1,3 +1,6 @@ +# debugging options +#set -x +#set >&2 # zfs pool and file system (existing) where to create block devices test -z "$EXTP_ZFS" && EXTP_ZFS=tmp500g/block -- 2.20.1