File Changes for rhead
switch to commits view, user indexv266_preview2 to v266_base (2012-04-17 to 2012-04-24) v266
- src/utils/qa/makeUniProtFile.csh
- lines changed 2, context: html, text, full: html, text
Added -e so that the script will exit on errors, and changed the cp at the end to cp -f to force a copy of the file for cases where the existing file is not group writeable.
- lines changed 6, context: html, text, full: html, text
On second thought, changed the copy at the end to a move, so that the new file will have the same ownership as the person who ran the script. Changed the final steps to look at the file in the new location, not the current directory.
switch to commits view, user index