5.12.2016
This commit is contained in:
@ -10,7 +10,7 @@ from datetime import timedelta
|
||||
mongodb = MongoClient('mongodb://logwriter:sinqsics@mpc1965:27017/?authSource=admin')
|
||||
|
||||
dblist = ['amor', 'boa', 'dmc', 'eiger', 'focus', 'hrpt', 'morpheus',
|
||||
'narziss', 'orion', 'poldi', 'rita2', 'sans', 'sans2', 'tasp']
|
||||
'narziss', 'orion', 'poldi', 'rita2', 'sans', 'sans2', 'tasp', 'zebra']
|
||||
|
||||
totime = datetime.datetime.today()
|
||||
totime = datetime.datetime(totime.year,totime.month,totime.day)
|
||||
|
@ -10,7 +10,7 @@ from datetime import timedelta
|
||||
mongodb = MongoClient('mongodb://logwriter:sinqsics@mpc1965:27017/?authSource=admin')
|
||||
|
||||
dblist = ['amor', 'boa', 'dmc', 'eiger', 'focus', 'hrpt', 'morpheus',
|
||||
'narziss', 'orion', 'poldi', 'rita2', 'sans', 'sans2', 'tasp']
|
||||
'narziss', 'orion', 'poldi', 'rita2', 'sans', 'sans2', 'tasp', 'zebra']
|
||||
|
||||
totime = datetime.datetime.today()
|
||||
totime = datetime.datetime(totime.year,totime.month,totime.day)
|
||||
|
Reference in New Issue
Block a user