mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 23:23:32 +01:00
[PR #617] [CLOSED] support mksh as executing shell #874
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/617
Author: @mirabilos
Created: 12/19/2018
Status: ❌ Closed
Base:
master← Head:mksh-support📝 Commits (5)
3d11d99support mksh as executing shelle95cf36"$*" and "$@" never cause set -u failuresf4cd4cdMerge tag 'v0.6.5' into mksh-support47aaf9breplace the new =~ with shell equivalents2eb4759Merge branch 'master' of github.com:dehydrated-io/dehydrated into mksh-support📊 Changes
1 file changed (+14 additions, -8 deletions)
View changed files
📝
dehydrated(+14 -8)📄 Description
Basic support for running under The MirBSD Korn Shell, the Unix shell with probably the most users (as it’s the Android default shell, among others):
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.