CC-3736: Full Install fail at Ubuntu 12.04

This commit is contained in:
Martin Konecny 2012-04-30 17:13:52 -04:00
parent c84acdfea6
commit 234ee0f696
2 changed files with 1 additions and 2 deletions

View file

@ -8,7 +8,6 @@ from api_clients import api_client
from configobj import ConfigObj
import logging
import logging.basicConfig
if os.geteuid() != 0:
print "Please run this as root."