mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 12:15:52 +02:00
ids-functions.pl: Proper return flase if the downloaded rulestarball
cannot be stored. Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
@@ -439,6 +439,7 @@ sub downloadruleset ($) {
|
||||
unlink("$tmpfile");
|
||||
|
||||
# Return "1" - false.
|
||||
return 1;
|
||||
}
|
||||
|
||||
# Load file copy module, which contains the move() function.
|
||||
|
||||
Reference in New Issue
Block a user