mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
undo debugging.
This commit is contained in:
parent
74374cc8a4
commit
96029e052b
1 changed files with 0 additions and 1 deletions
|
@ -83,7 +83,6 @@ dumpr(char *s, Rule *r)
|
|||
Bprint(&bout, " prog='%s'", r->prog);
|
||||
Bprint(&bout, "\n\ttarget=%s: %s\n", r->target, wtos(r->tail, ' '));
|
||||
Bprint(&bout, "\trecipe@%ld='%s'\n", r->recipe, r->recipe);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue