summaryrefslogtreecommitdiffhomepage
path: root/subr/ex_rtl.subr
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz (arab, vxp) <lucio@lucioillanes.de>2017-12-03 22:03:53 +0000
committerLucio Andrés Illanes Albornoz (arab, vxp) <lucio@lucioillanes.de>2017-12-03 22:03:53 +0000
commit0185bc376e9a0e47c6d360b331be998ffef48680 (patch)
treeca577a87d76b23d636618327104072c9850b2ca3 /subr/ex_rtl.subr
parent64b790071e5f5657d25c280cbfc24efd71ed32f6 (diff)
downloadmidipix_build-0185bc376e9a0e47c6d360b331be998ffef48680.tar.bz2
midipix_build-0185bc376e9a0e47c6d360b331be998ffef48680.tar.xz
subr/*.subr: fix header legends.
subr/ex_pkg_dispatch.subr: add warning to header concerning set -o errexit.
Diffstat (limited to 'subr/ex_rtl.subr')
-rw-r--r--subr/ex_rtl.subr2
1 files changed, 1 insertions, 1 deletions
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}";