]> git.pld-linux.org Git - projects/pld-builder.new.git/blame - PLD_Builder/buildlogs.py
- src builder is starting to work
[projects/pld-builder.new.git] / PLD_Builder / buildlogs.py
CommitLineData
b5a39692 1
2e33eed1 2def add(logfile, failed):
b5a39692
MM
3 "Add new buildlog with specified status."
4 # FIXME
5 pass
6
2e33eed1 7def flush():
b5a39692
MM
8 "Send buildlogs to server."
9 # FIXME
10 pass
This page took 0.048671 seconds and 4 git commands to generate.