mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
update bin/ scripts (re: 3b19944e)
This commit is contained in:
parent
3b19944e07
commit
7c7128e496
4 changed files with 4 additions and 4 deletions
|
|
@ -24,7 +24,7 @@ USAGE_LICENSE="[-author?Glenn Fowler <gsf@research.att.com>][-copyright?Copyrigh
|
|||
|
||||
command=package
|
||||
|
||||
(set -o posix) 2>/dev/null && set -o posix
|
||||
(command set -o posix) 2>/dev/null && set -o posix
|
||||
path=Bad
|
||||
case $PATH in
|
||||
Bad*) echo "Cannot be run by zsh in native mode; use a sh symlink to zsh" >&2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue