summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xphp-malware-finder/phpmalwarefinder1
1 files changed, 0 insertions, 1 deletions
diff --git a/php-malware-finder/phpmalwarefinder b/php-malware-finder/phpmalwarefinder
index 1f8073f..9853e94 100755
--- a/php-malware-finder/phpmalwarefinder
+++ b/php-malware-finder/phpmalwarefinder
@@ -174,7 +174,6 @@ fi
174if [ ! -e "${NICE}" ] 174if [ ! -e "${NICE}" ]
175then 175then
176 echo "No nice program available. Please install ionice or nice." 176 echo "No nice program available. Please install ionice or nice."
177 exit 1
178fi 177fi
179 178
180 179