Add missing echo

This commit is contained in:
Brian Behlendorf 2009-01-14 09:59:10 -08:00
parent b0bf494b37
commit bbd8816aff
1 changed files with 1 additions and 0 deletions

View File

@ -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 ------------------------------