forked from ungleich-public/cdist
++changes for 2.0.7
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
1025ed5897
commit
947c9a4ccb
2 changed files with 2 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ fi
|
|||
if ! command -v "$pip" >/dev/null 2>&1; then
|
||||
echo absent
|
||||
else
|
||||
|
||||
if "$pip" freeze | grep -i -q "^$name=="; then
|
||||
echo present
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue