Index: [Article Count Order] [Thread]

Date:  Thu, 30 Mar 2006 01:02:40 +0900
From:  Hisao SHIBUYA <shibuya (at mark) alpha.or.jp>
Subject:  [coba-e:04411] Re: Swatch problem after update
To:  coba-e (at mark) bluequartz.org
Message-Id:  <1163AA8C-64D6-4494-BC60-C0AD4BC33520 (at mark) alpha.or.jp>
In-Reply-To:  <003701c6526f$cf423cf0$14001fac@DELLP4TACO>
References:  <C04EE610.19AFB%andersb (at mark) blacksun.ca> <003701c6526f$cf423cf0$14001fac (at mark) DELLP4TACO>
X-Mail-Count: 04411

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