# HG changeset patch # User peterjc # Date 1392890839 18000 # Node ID b0ffe0e7282b2e8c088d6cfe4af4da6cfe438e89 # Parent 133b863a8a403e18965b845967654c508bcdb71c Uploaded v0.0.2 preview 7, fixed bash syntax error diff -r 133b863a8a40 -r b0ffe0e7282b tools/mira4/mira4_bait.xml --- a/tools/mira4/mira4_bait.xml Mon Feb 17 06:12:41 2014 -0500 +++ b/tools/mira4/mira4_bait.xml Thu Feb 20 05:07:19 2014 -0500 @@ -14,8 +14,8 @@ - - + + @@ -24,11 +24,11 @@ - - + + @@ -40,7 +40,7 @@ - + diff -r 133b863a8a40 -r b0ffe0e7282b tools/mira4/mira4_de_novo.xml --- a/tools/mira4/mira4_de_novo.xml Mon Feb 17 06:12:41 2014 -0500 +++ b/tools/mira4/mira4_de_novo.xml Thu Feb 20 05:07:19 2014 -0500 @@ -34,7 +34,7 @@ - + @@ -64,8 +64,8 @@ - + @@ -161,10 +161,10 @@ --> - + --> diff -r 133b863a8a40 -r b0ffe0e7282b tools/mira4/mira4_mapping.xml --- a/tools/mira4/mira4_mapping.xml Mon Feb 17 06:12:41 2014 -0500 +++ b/tools/mira4/mira4_mapping.xml Thu Feb 20 05:07:19 2014 -0500 @@ -25,11 +25,11 @@ - - - + + + - diff -r 133b863a8a40 -r b0ffe0e7282b tools/mira4/tool_dependencies.xml --- a/tools/mira4/tool_dependencies.xml Mon Feb 17 06:12:41 2014 -0500 +++ b/tools/mira4/tool_dependencies.xml Thu Feb 20 05:07:19 2014 -0500 @@ -24,12 +24,12 @@ - echo ERROR: Automated installation on your operating system and CPU architecture combination is not yet supported. - echo Your machine details (the output from 'uname' and 'arch'): + echo "ERROR: Automated installation on your operating system and CPU architecture combination is not yet supported." + echo "Your machine details (the output from 'uname' and 'arch'):" uname arch - echo If pre-compiled MIRA binaries are now available for this, please report this - echo via https://github.com/peterjc/pico_galaxyt/issues - thank you! + echo "If pre-compiled MIRA binaries are now available for this, please report this" + echo "via https://github.com/peterjc/pico_galaxyt/issues - thank you!" false