Added missing cleanup.

This commit is contained in:
nekral-guest
2011-07-26 15:17:04 +00:00
parent c0a26b82ae
commit 51520f2c77
@@ -67,6 +67,7 @@ echo -n "Check the faillog message..."
c=$(cat tmp/faillog.out2 | wc -c)
test $c = "0"
echo "empty faillog OK."
rm -f tmp/faillog.out2
log_status "$0" "SUCCESS"
restore_config