Hi Taco,
>> A quick fix would be to change the "df -l" call into "df -l -P"
>> instead,
>> which would stop it from breaking it up and then mess up the Perl
>> parsing.
> I checked the am_disk.pl and I found two instances referencing df:
> one df -l and one df -lP. Once I changed the df -l to df -lP
> everything started to work.
> Thanks for the tip. Hisao: you might want to change this in
> CVS..... I guess adding the P flag does not hurt anyone.
I fixed this issue before, I changed only one place, but there are
two place
to execute df command.
I just change and commit am_disk.pl.
I'll release fixed base-disk-am.
Regards,
Hisao