mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-14 07:30:49 +02:00
commit bash-20141010 snapshot
This commit is contained in:
@@ -12,7 +12,7 @@ echo status: $?
|
||||
|
||||
foo\=bar
|
||||
printenv | grep 'foo=bar'
|
||||
${THIS_SH} -c 'foo\=bar'
|
||||
${THIS_SH} -c 'foo\=bar 2>/dev/null'
|
||||
|
||||
function /bin/echo
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user