Closed GoogleCodeExporter closed 9 years ago
Run from at or cron job will not give it a tty so this will happen. I shall
refine the logic as it does not really need tty since "-m" provided.
Workaround: use with gnu screen.
Example : screen -d -m coderev.sh -w80 -y -m"text" -o "${LOCAL_WEB_DIR}" <
./diffs.txt > ${CODEREV_LOG}
Original comment by matt...@gmail.com
on 12 Jul 2011 at 7:42
This tool is moved to github, this issue is fixed there.
https://github.com/ymattw/coderev/commit/eaa23b1745cfa1c6336626450119e12cc0845fd
f
Original comment by matt...@gmail.com
on 12 Jan 2013 at 2:07
Original issue reported on code.google.com by
gary.funck
on 12 Jul 2011 at 5:58