aboutsummaryrefslogtreecommitdiff
path: root/steuermann/config.py
diff options
context:
space:
mode:
authorsienkiew <sienkiew@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2012-08-16 12:33:12 -0400
committersienkiew <sienkiew@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2012-08-16 12:33:12 -0400
commit74e2856f418f42474969f0dbc00828bea2eaad93 (patch)
tree38a097a604a2fcec2895a050f868d434f15440de /steuermann/config.py
parent397281b710dc8679984d19c59aeb9ae05469cc58 (diff)
downloadsteuermann-74e2856f418f42474969f0dbc00828bea2eaad93.tar.gz
x
git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@774 d34015c8-bcbb-4646-8ac8-8ba5febf221d
Diffstat (limited to 'steuermann/config.py')
-rw-r--r--steuermann/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/steuermann/config.py b/steuermann/config.py
index f65a365..b10881b 100644
--- a/steuermann/config.py
+++ b/steuermann/config.py
@@ -1,4 +1,4 @@
-db_creds = 'steuermann.db'
+db_creds = '/ssbwebv1/data2/steuermann/steuermann.db'
def open_db() :
import sqlite3