added commented debugging options
authorDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 24 Jun 2014 18:29:16 +0000 (20:29 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 24 Jun 2014 18:29:20 +0000 (20:29 +0200)
defaults.sh

index b538740..a724950 100644 (file)
@@ -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