Re: tests/rwblob_EPT_bilevel.sh on HP-UX/PA-RISC
Albert Chin <[email protected]>
| Newsgroups | gmane.comp.video.image-magick.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Feb 08, 2007 at 01:04:47PM -0600, Albert Chin wrote: > $ ls -ld /var/tmp/magick-d0002013 /var/tmp/magick-c0002013 > lrwxrwxr-x 1 china china 24 Feb 8 12:40 /var/tmp/magick-c0002013 -> /var/tmp/magick-b0002013 > -rw------- 1 china china 114 Feb 8 12:40 /var/tmp/magick-d0002013 > $ ls -ld /var/tmp/magick-b0002013 /var/tmp/magick-d0002013 > -rw------- 1 china china 6593 Feb 8 12:40 /var/tmp/magick-b0002013 > -rw------- 1 china china 114 Feb 8 12:40 /var/tmp/magick-d0002013 It seems that /var/tmp/magick-b0002013 is written once and then rewritten. When this file is created, it is created correctly. When it is recreated, it is recreated incorrectly. -- albert chin ([email protected])