Don't assume that the chmod will always work.
authorNicholas Clark <nick@ccl4.org>
Mon, 22 Mar 2004 21:05:09 +0000 (21:05 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 22 Mar 2004 21:05:09 +0000 (21:05 +0000)
commitff2be7edd67a7f5ccf9d60bb41eaaf8b3bef359e
treec64cea1c8ee36ce504ab26a0f8411c539bea229c
parent882672714c7b1c946ae8e88a96766a508485d95e
Don't assume that the chmod will always work.
(It won't for files on *BSD where chflags has set uchg, which is
what the OS X perforce client does)

p4raw-id: //depot/perl@22559
t/op/filetest.t