mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
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:
@@ -19,7 +19,7 @@ case ${1} in
|
||||
;;
|
||||
-h|--help)
|
||||
_print_help
|
||||
exit -1
|
||||
exit 255
|
||||
;;
|
||||
*)
|
||||
_print_help
|
||||
|
||||
Reference in New Issue
Block a user