Skip to content

Commit

Permalink
Merge branch 'topic/ec2buildslave_import_error' of git://github.com/o…
Browse files Browse the repository at this point in the history
…lof/buildbot
  • Loading branch information
djmitche committed Sep 7, 2013
2 parents 5cf2263 + b782c60 commit 2a0ed4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion master/buildbot/ec2buildslave.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
from twisted.python.deprecate import deprecatedModuleAttribute
from twisted.python.versions import Version

from buildbot.buildslave.libvirt import (
from buildbot.buildslave.ec2 import (
EC2LatentBuildSlave)

deprecatedModuleAttribute(Version("Buildbot", 0, 8, 8),
Expand Down

0 comments on commit 2a0ed4d

Please sign in to comment.