script fix

This commit is contained in:
s434765 2021-03-27 21:59:54 +01:00
parent bcf3648931
commit a9ecda94d4
2 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -13,7 +13,7 @@ node {
string(defaultValue: '5000',
description: 'Data cutoff',
name: 'CUTOFF',
trim: false),
trim: false)
])
]
)

0
get_data.sh Executable file → Normal file
View File