On Mon, Nov 17, 2014 at 3:55 PM, Belcourt, Kenneth <kbelco@sandia.gov> wrote:

Okay, I found this problem.  It seems to be associated with the line in PJL.

d00e6335 tools/regression/src/process_jam_log.cpp (Beman             2014-08-15 09:58:56 -0400 360)     std::cout << "***" << sha << std::endl;

Beman, perhaps you could add a little context about what this is doing?

Grrrrr. That was commented out debugging code that was inadvertently uncommented when a commit was reverted. Sorry!

I've pushed up a change that again comments out that line of code.

--Beman