Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!samsung!uunet!bywater!arnor!larios.watson.ibm.com!clarke From: clarke@arnor.uucp Newsgroups: comp.lang.perl Subject: op.mkdir fails under AIX 3.1 in test 3 Message-ID: <1990Nov14.160524.22355@arnor.uucp> Date: 14 Nov 90 16:05:24 GMT Sender: news@arnor.uucp (NNTP News Poster) Organization: IBM T.J. Watson Research Center Lines: 4 The op.mkdir reports an error under AIX 3.1 because the message that is being tested for is slightly different. If you change /exists/ to /exist/ then it passes the test. The AIX message is "Do not specify an existing file." while other unix's report "File exists".