summaryrefslogtreecommitdiffstats
path: root/tools/upgrade/1.3/migrate_dbstats.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/upgrade/1.3/migrate_dbstats.py')
-rwxr-xr-x[-rw-r--r--]tools/upgrade/1.3/migrate_dbstats.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/upgrade/1.3/migrate_dbstats.py b/tools/upgrade/1.3/migrate_dbstats.py
index d44ebd6a7..d43aa18ad 100644..100755
--- a/tools/upgrade/1.3/migrate_dbstats.py
+++ b/tools/upgrade/1.3/migrate_dbstats.py
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
import os
os.environ['DJANGO_SETTINGS_MODULE'] = 'Bcfg2.settings'