Adjust to new directory structure.

This commit is contained in:
Satoshi Asami 1999-09-24 01:19:22 +00:00
parent 608fc46dd3
commit ac78fcedc4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21896

View File

@ -12,7 +12,7 @@ dir1=$1
dir2=$2
fdir1=$here/$dir1
fdir2=$here/$dir2
ldir2=$(cd $fdir2; cd ../logs; pwd)
ldir2=$(cd $fdir2; pwd | sed -e 's/errors/alllogs/')
of=$here/$dir1-$dir2.html