forked from kiss-community/kiss
74f78a8529
Not really necessary considering it occurs only when files are actually invalid Example with manually broken linux package: ``` λ time ./kiss i linux > /dev/null -> linux Checking if manifest valid ERROR linux manifest contains 16997 non-existent files Command exited with non-zero status 1 real 0m 0.57s user 0m 0.15s sys 0m 0.42s ``` ``` λ time kiss i linux > /dev/null -> linux Checking if manifest valid ERROR linux manifest contains 16997 non-existent files Command exited with non-zero status 1 real 1m 10.04s user 1m 7.94s sys 0m 2.08s ``` Co-authored-by: git-bruh <e817509a-8ee9-4332-b0ad-3a6bdf9ab63f@aleeas.com> Reviewed-on: https://codeberg.org/kiss-community/kiss/pulls/91 |
||
---|---|---|
.github | ||
contrib | ||
kiss | ||
LICENSE | ||
README |
|/ |\ISS LINUX https://kisslinux.org ________________________________________________________________________________ Package Manager ________________________________________________________________________________ KISS' tiny package manager. Documentation: - https://kisslinux.org/package-manager - https://kisslinux.org/package-system