Re: [Plplot-devel] comprehensive testing results on Cygwin

2016-03-24 Thread Arjen Markus
Hi Greg, From: Greg Jung [mailto:gvj...@gmail.com] Sent: Wednesday, March 23, 2016 10:41 PM To: Alan W. Irwin Cc: Arjen Markus; PLplot development list Subject: Re: [Plplot-devel] comprehensive testing results on Cygwin You may need to revise your list of mirrors, 3.4.1 is found on sourceforge b

Re: [Plplot-devel] comprehensive testing results on Cygwin

2016-03-24 Thread Alan W. Irwin
pgrade |& tee -a once per month or so, where unique_file_name is the day's date in iso format, e.g., 20160324. In bash, the |& pipeline symbol concatanates stdout and stderr into the pipeline. Also, the unix tee -a command appends the results to the named file and also allows them t