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