Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/sensors/allnet__ | ||
|---|---|---|
| 77 | 77 |
{
|
| 78 | 78 |
package AuthAgent; |
| 79 | 79 |
use base 'LWP::UserAgent'; |
| 80 |
|
|
| 80 |
|
|
| 81 | 81 |
sub get_basic_credentials {
|
| 82 | 82 |
if (defined($ENV{'username'}) && defined($ENV{'password'})) {
|
| 83 | 83 |
return $ENV{'username'}, $ENV{'password'};
|
Formats disponibles : Unified diff