X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Flive-helpers;h=990c0883418d9de08181576b54508e1eda87f497;hb=f3d517cffe3b5fdc2b962b2e0e9c2f819ff858da;hp=bb5653ce607375bbdf57187d766353b78b065404;hpb=26c380e9dfbf7930066102908e2c7612d4864772;p=live-boot-grml.git diff --git a/scripts/live-helpers b/scripts/live-helpers index bb5653c..990c088 100644 --- a/scripts/live-helpers +++ b/scripts/live-helpers @@ -77,7 +77,7 @@ get_fstype () return fi - eval $(fstype < ${1}) + eval $(fstype < ${1} 2>/dev/null) if [ "${FSTYPE}" != "unknown" ] then