[PATCH] xfstests 273: fix a typo
David Sterba
dsterba at suse.cz
Thu Mar 7 05:22:35 CST 2013
On Thu, Mar 07, 2013 at 12:06:01PM +0100, David Sterba wrote:
> (Also tried to build a git tree, but filterdiff did not produce 1:1 unified
> format of the separate patches and there are lots of conflicts).
I'm too git-centric and wanted to use 'git apply', but the 'patch'
utility is able to apply context diffs just fine, so now tested with
"GNU bash, version 4.2.42(2)-release"
$ bash-4.2/bash 273
273: line 4: syntax error near unexpected token `&'
273: line 4: `cp -r origin target >seq.full 2>>&1'
http://www.gnu.org/software/bash/manual/html_node/Redirections.html
does not list the syntactic construct as valid.
david
More information about the xfs
mailing list