Actions
Bug #26367
closedBuilding a tarball with Rakefile.dist fails over $CHILD_STATUS
Status:
Closed
Priority:
Normal
Assignee:
Category:
Development tools
Target version:
Description
When invoking rake -f Rakefile.dist pkg:generate_source
it fails because the English module is not required. Using $?
does work.
Actions