#RUN: %fish %s 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