Skip to content

Commit

Permalink
Class version update unit test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed Dec 5, 2024
1 parent d6ee4e3 commit 8f7fbab
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 8f7fbab

Please sign in to comment.