Skip to content

Commit

Permalink
Merge pull request #46873 from smuzaffar/141x-classversion-test
Browse files Browse the repository at this point in the history
[14.1.X]Class version update unit test fix
  • Loading branch information
cmsbuild authored Dec 5, 2024
2 parents d6ee4e3 + 8f7fbab commit 7c596b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FWCore/Reflection/test/run_classVersionUpdate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ mv TestObjects.h.tmp FWCore/Reflection/test/stubs/TestObjects.h


#Set env and build in sub-shel
(eval $(scram run -sh) ; scram build -j $(nproc))
(eval $(scram run -sh) ; SCRAM_NOEDM_CHECKS=yes scram build -j $(nproc))

popd

Expand Down

0 comments on commit 7c596b2

Please sign in to comment.