File Changes for rhead
switch to commits view, user indexv265_base to v266_preview (2012-03-27 to 2012-04-10) v266
- python/lib/ucscgenomics/qa.py
- lines changed 19, context: html, text, full: html, text
Made callHgsql function.
- lines changed 39, context: html, text, full: html, text
Changed hgsql calls to use callHgsql function, except for the one in countPerChrom, which needs more work before changing. Moved callHgsql to top of file.
- src/utils/qa/bigPush.csh
- lines changed 5, context: html, text, full: html, text
Changed usage statement slightly now that admins have set sudo timeout length to 30 min.
- lines changed 7, context: html, text, full: html, text
Removed more of the warnings about re-typing password.
- src/utils/qa/countPerChrom.csh
- lines changed 4, context: html, text, full: html, text
Changed some exits to exit with an error status and added an onintr to keep tables from being left behind when the command is interrupted.
switch to commits view, user index