Skip to content

v1.9.50

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 19:07
e5c8819
Using the correct variable to invoke omegajail (#106)

Previously we were using `omegajailParams`, which don't have the extra
flags, but were logging `omegajailFullParams`!

Now we use and log the same one.