Fix author section
This commit is contained in:
parent
fcc11ff6a0
commit
9878785dac
|
@ -31,10 +31,7 @@ case "$1" in
|
|||
gsl__authors_check || return
|
||||
return
|
||||
;;
|
||||
add)
|
||||
gsl__authors_check || return
|
||||
;;
|
||||
remove)
|
||||
*)
|
||||
gsl__authors_check || return
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in New Issue