- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_branches/Ohana
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk/Ohana merged eligible /branches/eam_branches/Ohana.20100407 27635-27772 /branches/pap_delete/Ohana 27530-27595
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/simtest_nebulous_branches/Ohana/src/markrock/src/markrock.c
r15743 r27840 33 33 34 34 /* if lockfile exists, program will complain and quit */ 35 if (!check_file_access (argv[1], TRUE, TRUE )) exit (1);36 if (!check_file_access (RockCat, TRUE, TRUE )) exit (1);35 if (!check_file_access (argv[1], TRUE, TRUE, TRUE)) exit (1); 36 if (!check_file_access (RockCat, TRUE, TRUE, TRUE)) exit (1); 37 37 38 38 catalog.filename = argv[1];
Note:
See TracChangeset
for help on using the changeset viewer.
