Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Automator version' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Automator version
Authored by: lincd0 on Sep 14, '07 05:00:07PM

Probably because diff returns a non-zero exit status if a difference is found between its arguments. Try adding || true to the end of the command.

[ Reply to This | # ]