Working GCE inventory sync.

This commit is contained in:
Luke Sneeringer
2014-07-23 11:10:36 -05:00
parent 5df7833038
commit a1059dabae
6 changed files with 6 additions and 5 deletions

View File

@@ -1227,4 +1227,4 @@ class Command(NoArgsCommand):
if exc and isinstance(exc, CommandError):
sys.exit(1)
elif exc:
raise exc
raise