diff --git a/tests/checks/exec.fish b/tests/checks/exec.fish index f86c80d8f..04823fb69 100644 --- a/tests/checks/exec.fish +++ b/tests/checks/exec.fish @@ -10,15 +10,6 @@ not exec cat $f -chmod +x $f -# Cheesy sleep to avoid "text file is busy" -sleep 0.2 -$f -#CHECKERR: Failed to execute process '{{.*}}'. Reason: -#CHECKERR: The file uses windows line endings (\r\n). Run dos2unix or similar to fix it. - # This needs to be last, because it actually runs exec. exec cat