You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DataFormats/L1TGlobal/test/TestGlobalObjectMapRecordFormat.sh
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -29,10 +29,10 @@ for file in $oldFiles; do
29
29
cmsRun ${LOCAL_TEST_DIR}/test_readGlobalObjectMapRecord_cfg.py --inputFileName "$inputfile" --globalObjectMapClassVersion 10 || die "Failed to read old file $file"$?
inputfile=$(edmFileInPath DataFormats/L1TGlobal/data/$file)|| die "Failure edmFileInPath DataFormats/L1TGlobal/data/$file"$?
35
+
cmsRun ${LOCAL_TEST_DIR}/test_readGlobalObjectMapRecord_cfg.py --inputFileName "$inputfile" --globalObjectMapClassVersion 11 || die "Failed to read old file $file"$?
0 commit comments