Skip to content
Snippets Groups Projects
Commit b2d907f2 authored by Per Cederqvist's avatar Per Cederqvist
Browse files

Removed bogus line with no effect.

parent 4eb51fad
No related branches found
No related tags found
No related merge requests found
...@@ -32,7 +32,6 @@ case $RC in ...@@ -32,7 +32,6 @@ case $RC in
|sort \ |sort \
|uniq >> $PACKAGE_TMP |uniq >> $PACKAGE_TMP
done < $GREP_TMP done < $GREP_TMP
progs=``
echo -n "CRITICAL - glsa-check found $problems problems affecting " echo -n "CRITICAL - glsa-check found $problems problems affecting "
sort < $PACKAGE_TMP \ sort < $PACKAGE_TMP \
|uniq \ |uniq \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment