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