From 0185bc376e9a0e47c6d360b331be998ffef48680 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz=20=28arab=2C=20vx?= =?UTF-8?q?p=29?= Date: Sun, 3 Dec 2017 22:03:53 +0000 Subject: subr/*.subr: fix header legends. subr/ex_pkg_dispatch.subr: add warning to header concerning set -o errexit. --- subr/ex_rtl.subr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subr/ex_rtl.subr') diff --git a/subr/ex_rtl.subr b/subr/ex_rtl.subr index ecca3c80..d37e7083 100644 --- a/subr/ex_rtl.subr +++ b/subr/ex_rtl.subr @@ -1,5 +1,5 @@ # -# set -o errexit -o noglob are assumed. +# set -o noglob is assumed. # EXP_RTL_IFS="${IFS}"; -- cgit v1.2.3