From 94434e4bd8fa739b60728bbf268241664d450a24 Mon Sep 17 00:00:00 2001 From: Lars Kruse Date: Tue, 13 Aug 2019 04:03:15 +0200 Subject: [PATCH] Plugin zfs-filesystem-graph: fix here-document --- plugins/zfs/zfs-filesystem-graph | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/plugins/zfs/zfs-filesystem-graph b/plugins/zfs/zfs-filesystem-graph index 6021e17e..57661038 100755 --- a/plugins/zfs/zfs-filesystem-graph +++ b/plugins/zfs/zfs-filesystem-graph @@ -41,7 +41,8 @@ read -r -a values <<<"$(zfs get -p usedbydataset,usedbychildren,usedbysnapshots, if [ "$1" = "config" ]; then - echo <