freebsd-skq/tools/regression/bin
jilles ad7328341a sh: Make return return from the closest function or dot script.
Formerly, return always returned from a function if it was called from a
function, even if there was a closer dot script. This was for compatibility
with the Bourne shell which only allowed returning from functions.

Other modern shells and POSIX return from the function or the dot script,
whichever is closest.

Git 1.8.4's rebase --continue depends on the POSIX behaviour.

Reported by:	Christoph Mallon, avg
2013-09-04 22:10:16 +00:00
..
date regression/date: unset all LC_xxx vars and set LANG/LC_ALL 2011-01-09 22:05:09 +00:00
mv Hide expected error output so the 'prove -r' results are easy to read. 2010-01-03 09:31:33 +00:00
pax Add a Makefile for tools/regression/bin and support 'all' in 2010-08-29 12:14:53 +00:00
sh sh: Make return return from the closest function or dot script. 2013-09-04 22:10:16 +00:00
test test: Remove -ntXY and -otXY primaries. 2013-05-31 22:54:20 +00:00
Makefile test: Move tests to tools/regression/bin/test. 2010-11-08 23:15:10 +00:00