summaryrefslogtreecommitdiffstats
path: root/fish/test-edit.sh
diff options
context:
space:
mode:
Diffstat (limited to 'fish/test-edit.sh')
-rwxr-xr-xfish/test-edit.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/fish/test-edit.sh b/fish/test-edit.sh
index a077ada6..b9acf457 100755
--- a/fish/test-edit.sh
+++ b/fish/test-edit.sh
@@ -23,7 +23,7 @@
test -d /dev/fd || {
echo "$0: Skipping this test because /dev/fd is missing."
- exit 0
+ exit 77
}
set -e