#260 Add bash completion for fedpkg-stage
Closed 5 years ago by cqi. Opened 5 years ago by cqi.

@@ -303,6 +303,7 @@ 

      return 0

  } &&

  complete -F _fedpkg fedpkg

+ complete -F _fedpkg fedpkg-stage

  

  _fedpkg_target()

  {

Signed-off-by: Chenxiong Qi cqi@redhat.com

rebased onto b4b97ca

5 years ago

I do not understand much. Is fedpkg-stage some binary? I didn't find it.

fedpkg-stage is a subpackage. You can find it in SPEC file.

This patch seems have some problem. I'll reconsider it later.

Pull-Request has been closed by cqi

5 years ago