author | raptorbot <raptorbot@systemstesthead.symbian.intra> |
Tue, 23 Feb 2010 20:08:28 +0000 | |
branch | fix |
changeset 255 | 9a33b42b14b0 |
parent 254 | 90092eda0f96 |
child 256 | ac7e607c7d30 |
sbsv2/raptor/util/talon/talon.c | file | annotate | diff | comparison | revisions | |
sbsv2/raptor/win32/bin/talon.exe | file | annotate | diff | comparison | revisions |
--- a/sbsv2/raptor/util/talon/talon.c Tue Feb 23 19:19:12 2010 +0000 +++ b/sbsv2/raptor/util/talon/talon.c Tue Feb 23 20:08:28 2010 +0000 @@ -246,11 +246,6 @@ recipe = chompCommand(commandline); - if (recipe == NULL) - { - error("talon: error: unable to locate argument start in '%s'\n", commandline); - return 1; - } if (recipe) { /* there was a -c so extract the quoted commands */