Skip to content

Commit f61656e

Browse files
committed
Class version update unit test fix
1 parent f912613 commit f61656e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FWCore/Reflection/test/run_classVersionUpdate.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ mv TestObjects.h.tmp FWCore/Reflection/test/stubs/TestObjects.h
3636

3737

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

4141
popd
4242

0 commit comments

Comments
 (0)