Update of bug #51267 (project make): Status: None => Not A Bug Open/Closed: Open => Closed
_______________________________________________________ Follow-up Comment #1: The very first line in the recipe command in that example is: set -e; ... This means that any command that fails in the recipe command immediately exits that command with an error. There is no need to check every command individually for errors. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?51267> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/ _______________________________________________ Bug-make mailing list Bug-make@gnu.org https://lists.gnu.org/mailman/listinfo/bug-make