This commit is contained in:
Nikos Kouremenos 2005-11-21 10:33:39 +00:00
parent f9df029d14
commit 4e924fc0b2

View file

@ -43,7 +43,7 @@ def update_pot():
if __name__ == '__main__':
if os.path.basename(os.getcwd()) != 'dev':
print 'run me with cwd: scripts'
print 'run me with cwd: scripts/dev'
sys.exit()
path_to_dir = '../../po'