From bbd8816aff3ce26012f32fce95eb9ad246f37825 Mon Sep 17 00:00:00 2001 From: Brian Behlendorf Date: Wed, 14 Jan 2009 09:59:10 -0800 Subject: [PATCH] Add missing echo --- scripts/zpios.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/zpios.sh b/scripts/zpios.sh index 9be7831e49..54601402d2 100755 --- a/scripts/zpios.sh +++ b/scripts/zpios.sh @@ -121,6 +121,7 @@ if [ -n "${ZPIOS_POST}" ]; then ${ZPIOS_POST} || exit 1 fi +echo "${CMDDIR}/zpool/zpool destroy lustre" ${CMDDIR}/zpool/zpool destroy lustre echo ---------------------- SPL Sysctl Tunings ------------------------------