bodhi: Disable the pshell 'db' variable, which doesn't work at the moment
This commit is contained in:
parent
bdc7097fe3
commit
dfa70f8db0
1 changed files with 1 additions and 1 deletions
|
@ -455,7 +455,7 @@ port = 6543
|
||||||
|
|
||||||
[pshell]
|
[pshell]
|
||||||
m = bodhi.models
|
m = bodhi.models
|
||||||
db = bodhi.models.DBSession
|
#db = bodhi.models.DBSession
|
||||||
t = transaction
|
t = transaction
|
||||||
|
|
||||||
# Begin logging configuration
|
# Begin logging configuration
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue