We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d4cfcb commit 9c44784Copy full SHA for 9c44784
.github/scripts/checksum_new_versions.sh
@@ -10,7 +10,7 @@ for p in ${package_list}; do
10
# skip all fluka versions due to licensing
11
continue
12
fi
13
- if [[ $p == "irt" ]] ; the
+ if [[ $p == "irt" ]] ; then
14
# skip all newer irt since now packaged as irt2
15
16
0 commit comments