mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-06 18:22:25 +02:00
bash-4.3-rc1 overlay
This commit is contained in:
+1
-1
@@ -130,7 +130,7 @@ to stdout
|
||||
logfunc is a function
|
||||
logfunc ()
|
||||
{
|
||||
echo "$@" &>>$TMPDIR/log
|
||||
echo "$@" &>> $TMPDIR/log
|
||||
}
|
||||
foo
|
||||
bix is a function
|
||||
|
||||
Reference in New Issue
Block a user