Closed Cube707 closed 1 year ago
I now also added support for when the lsb_release
command is available. With the package installed the output is:
OS information: Kali Linux 2023.2 (kali-rolling) [64-bit]
Type: Kali Linux
Version: 2023.2
Edition: None
Codename: Some("kali-rolling")
Bitness: 64-bit
Architecture: Some("x86_64")
and the tests all Pass on my machine.
But I get a warning related to missing_doc_code_examples
which doesn't seem related to my changes so I didn't touch it.
also, should I squash the two commit into one or keep them separate?
Sorry for the super late response and thank you for the pull request! Please ignore warnings and errors on Windows, I will fix them in the next release that I also hope to publish soon. Also don't worry about the commits. 🙃
I added support for Kali Linux. The example now produces:
I hope the test are enugh like this. I am not sure if I didn't see more relevant testcases