Commit d21a98b8 by Gerald Pfeifer Committed by Gerald Pfeifer

update_web_docs_svn: Run this script under plain /bin/sh as opposed to /bin/sh -x.

	* update_web_docs_svn: Run this script under plain /bin/sh
	as opposed to /bin/sh -x.

From-SVN: r145707
parent dc7f3a16
2009-04-08 Gerald Pfeifer <gerald@pfeifer.com>
* update_web_docs_svn: Run this script under plain /bin/sh
as opposed to /bin/sh -x.
2009-03-30 Joseph Myers <joseph@codesourcery.com>
* update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
......
#!/bin/sh -x
#!/bin/sh
# Generate HTML documentation from GCC Texinfo docs.
# This version is for GCC 3.1 and later versions.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment