1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 20:57:35 +00:00

Shell: Stop running the backgrounding test

This test is breaking the build all the time, let's just turn it off for
now. we can enable it again once we know it won't fail.
This commit is contained in:
AnotherTest 2021-01-02 23:29:23 +03:30 committed by Andreas Kling
parent 05f5d0dda3
commit 2caf4e66ea

View file

@ -1,5 +1,8 @@
#!/bin/Shell
echo "Not running Shell-backgrounding as it has a high failure rate"
exit 0
setopt --verbose
fail(msg) {