projects
/
mirror
/
dsa-nagios.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a9fa50
)
dsa-check-packages: fix typo noticed by jwilk
author
Julien Cristau
<jcristau@debian.org>
Fri, 15 Mar 2019 22:06:46 +0000
(23:06 +0100)
committer
Julien Cristau
<jcristau@debian.org>
Fri, 15 Mar 2019 22:06:46 +0000
(23:06 +0100)
dsa-nagios-checks/checks/dsa-check-packages
patch
|
blob
|
history
diff --git
a/dsa-nagios-checks/checks/dsa-check-packages
b/dsa-nagios-checks/checks/dsa-check-packages
index
28844e5
..
03af4ec
100755
(executable)
--- a/
dsa-nagios-checks/checks/dsa-check-packages
+++ b/
dsa-nagios-checks/checks/dsa-check-packages
@@
-101,7
+101,7
@@
sub get_packages {
# apt-cache policy output is in the same order as its
# arguments.
#
- # We need
s thi
, because the output block in apt-cache
+ # We need
this
, because the output block in apt-cache
# policy does not show the arch:
#
# | weasel@stanley:~$ apt-cache policy libedit2:amd64