> @@ -171,23 +171,23 @@
> case TOK_REDIRECT_IN:
> case TOK_REDIRECT_FD:
> {
> - sb_append( out, last );
> + /* sb_append( out, last ); */
> switch( type )
> {
# Commenting out the sb_append line is unnacceptable
$ echo "echo hello 3> /dev/null" | fish_indent
echo hello > /dev/null
$ echo "echo hello 2> /dev/null" | fish_indent
echo hello > /dev/null
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users