Skip to content

Commit 6b88810

Browse files
authored
Too many commas
1 parent 9b4bed6 commit 6b88810

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

create_lmodsitepackage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@
267267
end
268268
end
269269
if error_msg ~= "" then
270-
LmodError('\\n' .. error_msg .. 'If you know what you are doing and you want to ignore this check for removed/relocated modules,, set $EESSI_SKIP_REMOVED_MODULES_CHECK to any value.')
270+
LmodError('\\n' .. error_msg .. 'If you know what you are doing and you want to ignore this check for removed/relocated modules, set $EESSI_SKIP_REMOVED_MODULES_CHECK to any value.')
271271
end
272272
end
273273
end

0 commit comments

Comments
 (0)