Skip to content
Snippets Groups Projects
Commit ac7ce8c4 authored by John Chapman's avatar John Chapman
Browse files

Fix for test_athena_G4AtlasCosmic (ATLASSIM-4186)

parent 6adbdb9c
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,6 @@ echo "art-result: $? simulation"
# TODO This is a regression test I think.
ArtPackage=$1
ArtJobName=$2
art.py compare grid ${ArtPackage} ${ArtJobName}
art.py compare grid --entries -1 ${ArtPackage} ${ArtJobName}
echo "art-result: $? regression"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment