Modify ↓
#125 closed defect (fixed)
Bitten starts building backwards when build failed
| Reported by: | Silver Aabjõe <silver.aabjoe@…> | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | General | Version: | 0.5.3 |
| Keywords: | Cc: | ||
| Operating System: | Linux |
Description
The following build recipe obviously fails under linux
<build xmlns:sh="http://bitten.cmlenz.net/tools/sh">
<step id="build" description="Compile to byte code">
<sh:exec executable="cmd" args="/U /C dir"/>
</step>
</build>
My "Oldest revision:" is set to XXX. Now after failing one build Bitten starts building every revision counting down from XXX.
Attachments (0)
Change History (2)
comment:1 Changed 18 years ago by wbell
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 15 years ago by CHirqui
I am new here and I was wondering if you could tell me why my account keeps logging out? Is this normal?
Note: See
TracTickets for help on using
tickets.

I believe this was fixed in the HTTP update.