summary refs log tree commit diff
path: root/bin/cash/tests/builtins/return4.0
diff options
context:
space:
mode:
Diffstat (limited to 'bin/cash/tests/builtins/return4.0')
-rw-r--r--bin/cash/tests/builtins/return4.016
1 files changed, 0 insertions, 16 deletions
diff --git a/bin/cash/tests/builtins/return4.0 b/bin/cash/tests/builtins/return4.0
deleted file mode 100644
index 606e55e6..00000000
--- a/bin/cash/tests/builtins/return4.0
+++ /dev/null
@@ -1,16 +0,0 @@
-# $FreeBSD: releng/12.0/bin/sh/tests/builtins/return4.0 208629 2010-05-28 22:08:34Z jilles $
-
-failures=
-failure() {
-	echo "Error at line $1" >&2
-	failures=x$failures
-}
-
-T=$(mktemp -d ${TMPDIR:-/tmp}/sh-test.XXXXXX) || exit
-trap 'rm -rf $T' 0
-cd $T || exit 3
-echo 'return 42; exit 4' >testscript
-. ./testscript
-[ "$?" = 42 ] || failure $LINENO
-
-test -z "$failures"
03f2c85a3085a628226831e394b7b&follow=1'>Add photos from September 2June McEnroe 2024-09-13Add Fomapan 200 to films listJune McEnroe 2024-09-10Add August 29 picnic photosJune McEnroe 2024-09-08Apply some bold to trips renderingJune McEnroe 2024-09-08Render trips hopefully more efficientlyJune McEnroe 2024-09-08Allow removing bodies and lensesJune McEnroe 2024-09-08Limit body width so it looks less silly on desktopJune McEnroe 2024-09-07Handle no film being loadedJune McEnroe 2024-09-07Fancy up the text a littleJune McEnroe