Update of /cvsroot/libsysio/libsysio/tests
In directory sc8-pr-cvs1:/tmp/cvs-serv32567
Modified Files:
Tag: cplant
test_copy.c
Log Message:
merge head changes into cplant branch
Index: test_copy.c
===================================================================
RCS file: /cvsroot/libsysio/libsysio/tests/test_copy.c,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -u -w -b -B -p -r1.6 -r1.6.2.1
--- test_copy.c 14 Aug 2003 18:39:33 -0000 1.6
+++ test_copy.c 28 Aug 2003 13:39:24 -0000 1.6.2.1
@@ -90,7 +90,7 @@ main(int argc, char * const argv[])
#ifdef AUTOMOUNT_FILE_NAME
"a"
#endif
- "i:m:")) != -1)
+ "r:m:")) != -1)
switch (i) {
#ifdef AUTOMOUNT_FILE_NAME
|