Skip to content

Commit 3a38133

Browse files
author
Pavel Siska
committed
config
1 parent 1ddd3fb commit 3a38133

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

init/config2args.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,6 @@ def main():
437437
general_params = process_general(config)
438438

439439
command = f"/usr/bin/ipfixprobe {input_params} {process_plugin_params} {storage_params} {output_params} {telemetry_params} {general_params}"
440-
command = command.replace('"', '').replace("'", '')
441440
print(command)
442441
return 0
443442

0 commit comments

Comments
 (0)