$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Martin Vuille (martin_at_[hidden])
Date: 2008-08-11 11:41:32
Hi,
I am trying to update the news feed on the website by following the
instructions at
http://www.boost.org/development/website_updating.html
In step two, bjam reports that the python script failed, but there is
no error message from the script itself. In fact, if I run the script
manually with the same arguments as bjam, it works fine and returns a
zero exit status.
Am I missing something obvious?
MV