aboutsummaryrefslogtreecommitdiffstats
path: root/package/modes
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-07-30 03:21:52 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-07-30 03:21:52 +0000
commitbca250b0b2a1df4ceb939b71a269f71501fda024 (patch)
treef5e068250593ab854c215a0ec471e12b2295de0a /package/modes
parenta78b3ea2b9097b0c40d7f7cfb8c03723c0d1273d (diff)
downloadexecline-bca250b0b2a1df4ceb939b71a269f71501fda024.tar.gz
Prepare for 2.10.0.0; remove pedantic posix; support loopwhilex -x ""
Diffstat (limited to 'package/modes')
-rw-r--r--package/modes6
1 files changed, 2 insertions, 4 deletions
diff --git a/package/modes b/package/modes
index b07e67a..025602e 100644
--- a/package/modes
+++ b/package/modes
@@ -1,14 +1,13 @@
background 0755
backtick 0755
case 0755
+cd 0755
define 0755
dollarat 0755
elgetopt 0755
elgetpositionals 0755
elglob 0755
eltest 0755
-execline-cd 0755
-execline-umask 0755
emptyenv 0755
envfile 0755
exec 0755
@@ -39,13 +38,12 @@ multidefine 0755
multisubstitute 0755
piperw 0755
pipeline 0755
-posix-cd 0755
-posix-umask 0755
redirfd 0755
runblock 0755
shift 0755
trap 0755
tryexec 0755
+umask 0755
unexport 0755
wait 0755
withstdinas 0755