Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add url param format=json to omit warning #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dkadioglu
Copy link
Contributor

With this I don't get the following warning in BackupPC anymore:

backuppc  | [Tue Aug  6 07:26:59 2024] BackupPC_Admin: Use of uninitialized value $format in string eq at /usr/local/BackupPC/lib/BackupPC/CGI/Metrics.pm line 197.
backuppc  | [Tue Aug  6 07:26:59 2024] BackupPC_Admin: Use of uninitialized value $format in string eq at /usr/local/BackupPC/lib/BackupPC/CGI/Metrics.pm line 255.

With this I don't get the following warning in BackupPC anymore:
```
backuppc  | [Tue Aug  6 07:26:59 2024] BackupPC_Admin: Use of uninitialized value $format in string eq at /usr/local/BackupPC/lib/BackupPC/CGI/Metrics.pm line 197.
backuppc  | [Tue Aug  6 07:26:59 2024] BackupPC_Admin: Use of uninitialized value $format in string eq at /usr/local/BackupPC/lib/BackupPC/CGI/Metrics.pm line 255.
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant