Omit CVS Id. Update copyright year.
[idzebra-moved-to-github.git] / test / dmoz / all.sh
1 #!/bin/sh
2 while true; do
3         ./update.sh b
4         lpr times-b.ps
5         ./update.sh c
6         lpr times-c.ps
7         ./update.sh d
8         lpr times-d.ps
9 done