Corrections to support the PayloadChecker.py script
* DB.py: Minor stylish corrections.
* DB.py: added option to suppress email notification.
* DB.py: get rid of useless cms_orcoff_prep while syncronizing local sqlite file with main Database.
* DB.py: Arguments to the 'checkPresence' of the new IOV checker from the CMSSW Framework are now passed correctly as string and integer.
* DB.py: fixed a small typo in the help message of sync and fastsync option: they were swapped.
* DB.py: add support for 6 digit run number in XML filename. Fixed a typoo in automatic table creation. Swapped the iov wrapper from the old one (using plain shell) to the new one, which is directly using the CMSSW Framework to query different Databases. Replaced old module pysqlite2 with sqlite3 (directly taken from the CMSSW Framework). The method to list all the tags present in the sqlite DB now also returns them as a list. The method to produce the XML files pertaining to a specific localtag now returns the list of produced (written) xmls as a list.
* DB.py: add support for 6 digit run number in XML filename. Fixed a typoo in automatic table creation.
(DB.produceForTag): updated to use the new account (CMS_COND_34X_DQM) (DB.insertRowFromWeb): updated to use the new account (CMS_COND_34X_DQM) (DB.syncWithCMSDB): updated to use the new account (CMS_COND_34X_DQM)
(DB.printHeader): switched from old (pre 34X releases) to new Databse account (CMS_COND_34X_DQM).
Initial Upload
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.