Reimporting git (mistake)

This commit is contained in:
Sergio Durigan Junior 2015-01-14 11:37:40 -05:00
parent 4cad8f6517
commit 211a43e1c5

View file

@ -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'