Skip to content
Snippets Groups Projects
Commit 9f094f25 authored by Amber Roepe's avatar Amber Roepe
Browse files

Update PrimaryDPDFlags_RPVLLStream.py to have the VH4b filter on by default.

parent d58e0ed0
No related branches found
No related tags found
No related merge requests found
......@@ -137,7 +137,7 @@ primRPVLLDESDM.add_JobProperty(doSmpMs)
class doVH(JobProperty):
statusOn = True
allowedTypes = ["bool"]
StoredValue = False
StoredValue = True
pass
primRPVLLDESDM.add_JobProperty(doVH)
......
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