diff options
| author | shivesh <s.p.mandalia@qmul.ac.uk> | 2018-05-14 16:45:57 -0500 |
|---|---|---|
| committer | shivesh <s.p.mandalia@qmul.ac.uk> | 2018-05-14 16:45:57 -0500 |
| commit | e32bf7123fe6abb0e1319c02d49c1a33c4380a6e (patch) | |
| tree | 2908ee005191d2cc591b14128383d90402ec270b /submitter/mcmc_submit.sub | |
| parent | c2c427177af69b0a08874a4466c95f2f6aa94c44 (diff) | |
| download | GolemFlavor-e32bf7123fe6abb0e1319c02d49c1a33c4380a6e.tar.gz GolemFlavor-e32bf7123fe6abb0e1319c02d49c1a33c4380a6e.zip | |
fix bug in energy spectrum
Diffstat (limited to 'submitter/mcmc_submit.sub')
| -rw-r--r-- | submitter/mcmc_submit.sub | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/submitter/mcmc_submit.sub b/submitter/mcmc_submit.sub index 998932e..fa36250 100644 --- a/submitter/mcmc_submit.sub +++ b/submitter/mcmc_submit.sub @@ -32,9 +32,10 @@ Notification = never # +TransferOutput="" ++NATIVE_OS = True # Requirements = IS_GLIDEIN && HAS_CVMFS_icecube_opensciencegrid_org && (OpSysAndVer =?= "CentOS6" || OpSysAndVer =?= "RedHat6" || OpSysAndVer =?= "SL6") # Requirements = IS_GLIDEIN -Requirements = (OpSysMajorVer =?= 6) +# Requirements = (OpSysMajorVer =?= 6) # GO! queue |
