[pkg-nagios-changes] [Git][nagios-team/pkg-nagios-plugins-contrib][salsa_ci] Just use sh
Jan Wagner
gitlab at salsa.debian.org
Sun May 12 17:54:15 BST 2019
Jan Wagner pushed to branch salsa_ci at Debian Nagios Maintainer Group / pkg-nagios-plugins-contrib
Commits:
1e7d3016 by Jan Wagner at 2019-05-12T16:44:54Z
Just use sh
- - - - -
1 changed file:
- debian/gbp.conf
Changes:
=====================================
debian/gbp.conf
=====================================
@@ -1,4 +1,4 @@
[git-buildpackage]
sign-tags = True
posttag = git push && git push --tags
-postbuild = [ $(which lintian) ] && lintian --info --display-info --display-experimental --pedantic --show-overrides $GBP_CHANGES_FILE || exit 0
+postbuild = which lintian > /dev/null && lintian --info --display-info --display-experimental --pedantic --show-overrides $GBP_CHANGES_FILE || exit 0
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-nagios-plugins-contrib/commit/1e7d3016911e623270de8bc74cf7ac0f1b1fd7a0
--
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-nagios-plugins-contrib/commit/1e7d3016911e623270de8bc74cf7ac0f1b1fd7a0
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-nagios-changes/attachments/20190512/bf13c2d6/attachment.html>
More information about the pkg-nagios-changes
mailing list