bash-4.3-rc1 overlay

This commit is contained in:
Chet Ramey
2013-11-25 14:25:43 -05:00
parent 145d6930ab
commit 8581f42df9
139 changed files with 13994 additions and 7150 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ to stdout
logfunc is a function
logfunc ()
{
echo "$@" &>>$TMPDIR/log
echo "$@" &>> $TMPDIR/log
}
foo
bix is a function