mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
committed by
Neil Lathwood
parent
aadd627863
commit
abc6a5b799
@@ -17,7 +17,6 @@ if ($fd = @fopen($argv[1], 'r')) {
|
||||
// FIXME check query success?
|
||||
echo "$line \n";
|
||||
}
|
||||
}
|
||||
else {
|
||||
} else {
|
||||
echo "ERROR: Could not open file \"$argv[1]\".\n";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user