Reimporting git (mistake)
This commit is contained in:
parent
4cad8f6517
commit
211a43e1c5
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ from buildbot.steps.shell import ShellCommand
|
|||
from sumfiles import get_web_base
|
||||
import os.path
|
||||
from datetime import datetime
|
||||
import git
|
||||
|
||||
class SaveGDBResults (ShellCommand):
|
||||
name = 'save build results'
|
||||
|
|
Loading…
Reference in a new issue