Decommission the symlink test.
Jarkko Hietaniemi [Mon, 2 Nov 1998 12:07:43 +0000 (12:07 +0000)]
p4raw-id: //depot/cfgperl@2182

t/op/lex_assign.t

index 845a314..2b6c38d 100755 (executable)
@@ -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