comparison makeWeb.sh @ 238:8bea9fdeba40

Revert tracing change than slipped into the archive.
author Jim Hague <jim.hague@laicatc.com>
date Tue, 02 Apr 2013 09:47:20 +0100
parents c61e76799e51
children 07e9fa311c6f
comparison
equal deleted inserted replaced
237:c61e76799e51 238:8bea9fdeba40
2 # 2 #
3 # Build the website. The common items and the web items are assumed 3 # Build the website. The common items and the web items are assumed
4 # to be already built. 4 # to be already built.
5 # 5 #
6 6
7 set -x 7 #set -x
8 8
9 # Restore titles like 'Exploding Potato, The' to the 9 # Restore titles like 'Exploding Potato, The' to the
10 # expected 'The Exploding Potato'. 10 # expected 'The Exploding Potato'.
11 fixtitle() 11 fixtitle()
12 { 12 {