Re: Exec Task Problem on Linux
Chris Barlock <[email protected]>
| Newsgroups | gmane.comp.jakarta.ant.user |
|---|---|
| Message-ID | <OF8F06C291.4CA13486-ON87257E27.00706E40-85257E27.0070922A@us.ibm.com> |
Earl, thank you again! Should have remembered that... This gets me closer, but protoc doesn't think I specified any input files. Perhaps this is now a question for the Google Protobuf forums! Chris From: Earl Hood <[email protected]> To: Ant Users List <[email protected]> Date: 04/14/2015 04:06 PM Subject: Re: Exec Task Problem on Linux On Tue, Apr 14, 2015 at 2:21 PM, Chris Barlock wrote: > Thank you, Steve. If I make the executable="/bin/sh" and uncomment the > protoc command, I get: You need the -c option to /bin/sh to indicate it should execute the command that follows on the argument list. --ewh --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]