This commit is contained in:
Nikos Kouremenos 2005-11-21 10:33:39 +00:00
parent f9df029d14
commit 4e924fc0b2
1 changed files with 1 additions and 1 deletions

View File

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