From: Jarkko Hietaniemi Date: Mon, 2 Nov 1998 12:07:43 +0000 (+0000) Subject: Decommission the symlink test. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ecece5d6f342239c875832926ae08cb64e6b2065;p=p5sagit%2Fp5-mst-13.2.git Decommission the symlink test. p4raw-id: //depot/cfgperl@2182 --- diff --git a/t/op/lex_assign.t b/t/op/lex_assign.t index 845a314..2b6c38d 100755 --- a/t/op/lex_assign.t +++ b/t/op/lex_assign.t @@ -179,7 +179,7 @@ chmod 'non-existent' # chmod utime 'non-existent' # utime rename 'non-existent', 'non-existent1' # rename link 'non-existent', 'non-existent1' # link -symlink 'non-existent', 'non-existent1' # symlink +'???' # symlink readlink 'non-existent', 'non-existent1' # readlink '???' # mkdir '???' # rmdir