diff --git a/YES b/YES deleted file mode 100644 index 572608e97..000000000 --- a/YES +++ /dev/null @@ -1,9 +0,0 @@ -unrecognized option 'plugin' -centreon_connector_perl [args] - --debug If this flag is specified, print all logs messages. - --help Print help and exit. - --version Print software version and exit. - --code Argument is some Perl code that will be executed by the embedded interpreter. - --log-file Specifies the log file (default: stderr). - --test-file Specifies the file used instead of stdin. - diff --git a/connector.pl b/connector.pl deleted file mode 100644 index 0440ae927..000000000 --- a/connector.pl +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/perl - -print("Hello from connector.pl\n"); \ No newline at end of file diff --git a/test_file.bin b/test_file.bin deleted file mode 100644 index dbd7e6a1e..000000000 Binary files a/test_file.bin and /dev/null differ