a small fix
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@164 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
@@ -121,7 +121,7 @@ if not os.path.isdir(ETP_DIR):
|
||||
except OSError:
|
||||
pass
|
||||
else:
|
||||
entropyTools.print_error("you need to run this as root at least once.")
|
||||
print "you need to run this as root at least once."
|
||||
sys.exit(100)
|
||||
|
||||
etpSources = {
|
||||
|
||||
Reference in New Issue
Block a user