Slight indentation change
This commit is contained in:
parent
81cfe26a58
commit
b702d7bd63
@ -141,6 +141,6 @@ if [ -z "$noseargs" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ $coverage -eq 1 ]; then
|
if [ $coverage -eq 1 ]; then
|
||||||
echo "Generating coverage report in covhtml/"
|
echo "Generating coverage report in covhtml/"
|
||||||
${wrapper} coverage html -d covhtml -i
|
${wrapper} coverage html -d covhtml -i
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user