Closed
Bug 644410
Opened 14 years ago
Closed 12 years ago
Fix input prod push script error reporting
Categories
(Input :: General, defect)
Input
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: wenzel, Unassigned)
Details
We have a curious checkretval function in our push script. That's not a particular standard of doing this. Instead we should use "|| exit $?" or so.
Also, the push script should be called from the code repo and not from /root/bin, hoping that it matches what we have in the repository.
Assignee | ||
Updated•14 years ago
|
Component: Input → General
Product: Webtools → Input
Comment 1•12 years ago
|
||
I don't really understand what this bug is about. We've rewritten Input since the bug was originally reported and it's likely requirements and the world has completely changed since then, so I'm going to mark it as WONTFIX.
If it's still relevant to the new Input, please file a new bug.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•