+1 from me, assuming you fix the quoting during merge. If you wish,
you can change the valid_archs ordering at the same time, but that's
not necessary.
On Mon, Oct 28, 2013 at 06:30:11PM +0000, Dan Firth wrote:
# List of architectures that Morph supports
-valid_archs = ['armv7l', 'armv7b', 'x86_32', 'x86_64']
+valid_archs = ['armv7l', 'armv7b', 'testarch', 'x86_32',
'x86_64']
I'd find it neater for testarch to be either the first or last one in
the list, not in the middle.
+ run_in "$DATADIR/gits/morphs" git add $MATCH_1.morph
The $MATCH_1 needs to be quoted in the above.
--
http://www.codethink.co.uk/ http://wiki.baserock.org/ http://www.baserock.com/