Changes between Version 12 and Version 13 of UsersWikiMakeCheckConsiderations
- Timestamp:
- 07/20/09 07:22:54 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersWikiMakeCheckConsiderations
v12 v13 45 45 Use dos2unix to convert all the regress files to unix line breaks. This occurs if you are using SVN repository files. 46 46 47 dos2unix regress/*.* 47 dos2unix regress/*.expected 48 dos2unix regress/loader/*.expected 48 49