dev-util/nvidia-cuda-toolkit: fix bug 839228

Closes: https://bugs.gentoo.org/839228
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
This commit is contained in:
Guilherme Amadio
2022-06-09 10:16:08 +02:00
parent 1ffabed1df
commit 2ae9e35d17

View File

@@ -19,7 +19,7 @@ case ${1} in
;;
-h|--help)
_print_help
exit -1
exit 255
;;
*)
_print_help