Modify ↓
Opened 17 years ago
Closed 17 years ago
#174 closed defect (fixed)
When slave wants to execute a script which doesn't exists the build is not failing
Reported by: | mike8 | Owned by: | cmlenz |
---|---|---|---|
Priority: | major | Milestone: | 0.6 |
Component: | Recipe commands | Version: | 0.5.3 |
Keywords: | Cc: | ||
Operating System: |
Description
When in the build recipe we specify a build command for executing a script (e.g. <python:exec file="foo.py" args="bar" />) which doesn't exists in the build directory, then the build-salve outputs this as an "No such file or directory" error, but the message on the build status page is showing that the build succeeded.
Attachments (1)
Change History (2)
Changed 17 years ago by mike8
comment:1 Changed 17 years ago by cmlenz
- Component changed from General to Recipe commands
- Operating System Linux deleted
- Resolution set to fixed
- Status changed from new to closed
Fixed in [501].
Note: See
TracTickets for help on using
tickets.
output of bitten-slave in verbose mode