diff --git a/FWCore/Reflection/test/run_classVersionUpdate.sh b/FWCore/Reflection/test/run_classVersionUpdate.sh index 261d573294ae5..0f6496a60b042 100755 --- a/FWCore/Reflection/test/run_classVersionUpdate.sh +++ b/FWCore/Reflection/test/run_classVersionUpdate.sh @@ -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