Skip to content

heeplr/gentoo-shellbug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minimum effort bughunt in shellscripts included in portage tree

Requirements

  • click
  • python-bugzilla
  • shellcheck

Usage

  • set PORTDIR glob in shellbug.py (default: "/usr/portage/**")
  • run
$ ./shellbug.py

output.json will contain shellcheck results

$ ./bugreports.py

will generate bugreports in out/

$ ./postbugs.py

will open issues on bugzilla

About

Use shellcheck on portage tree to find bugs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages