This commit is contained in:
Darko Poljak 2020-09-30 15:43:32 +02:00
parent 52b5f05163
commit 3fa74b454a
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
# along with cdist. If not, see <http://www.gnu.org/licenses/>.
#
#
# Retrieve the status of a package - parsed dpkg output
# Retrieve the status of a package - parsed pkgng output
#
if ! pkg -N >/dev/null 2>&1; then