Update tests to not use '>&-' that closes file descriptor, but instead use...
Update tests to not use '>&-' that closes file descriptor, but instead use correct redirection to '>/dev/null'
-
mentioned in merge request !264 (merged)
-
mentioned in merge request !265 (merged)
Please register or sign in to comment