aboutsummaryrefslogtreecommitdiff
path: root/contrib/kiss-repodepends
blob: f56c2cbc2daa0d253dfa1aa51353f157940c7933 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
#
# kiss-repodepends

# Disable this warning as the output
# from 'kiss s' is intended to be split.
# shellcheck disable=2046
cat $(kiss s "$1")/depends 2>/dev/null