Report problems to ATLAS LXR Team (with time and IP address indicated)

The LXR Cross Referencer

source navigation ]
diff markup ]
identifier search ]
general search ]
 
 
Architecture: linux ]
Version: head ] [ nightly ] [ GaudiDev ]
  Links to LXR source navigation pages for stable releases [ 12.*.* ]   [ 13.*.* ]   [ 14.*.* ]   [ 15.*.* ] 

001 #!/bin/bash
002 # test for CoraCoolExample, writing and reading from a local SQLite file
003 echo Start date is `date`
004 # test with bulk operations - no references to avoid COOL SV backinserter limit
005 CoraCoolExample.exe "sqlite://X;schema=test0.db;dbname=TESTCORA" wrbpj /CoraCool/Test1 3 10 5 5 7 9
006 # test without bulk but using references, only one IOV
007 CoraCoolExample.exe "sqlite://X;schema=test1.db;dbname=TESTCORA" wrba /CoraCool/Test1 3 10 5 5 7 9
008 echo End date is `date`
009 exit

source navigation ] diff markup ] identifier search ] general search ]

Due to the LXR bug, the updates fail sometimes to remove references to deleted files. The Saturday's full rebuilds fix these problems
This page was automatically generated by the LXR engine. Valid HTML 4.01!