--- a/sees.hook Sun Feb 28 20:06:53 2010 +0530
+++ b/sees.hook Sun Feb 28 21:41:27 2010 +0530
@@ -1,7 +1,5 @@
repo="/home/hg/repos/SEES-hacks/SEESenv/scripts"
temp_dir="/home/hg/repos/SEES-hacks"
-echo $temp_dir/temp
-echo $repo/myrst2xml.py
mkdir $temp_dir/temp
python $repo/myrst2xml.py
@@ -9,7 +7,6 @@
python $repo/autoid.py
python $repo/docbook2html.py
python $repo/finalhtml.py
-
cp $temp_dir/temp/*.html /home/amit/repos/SEES-hacks/SEESenv/web/html/
cp $temp_dir/temp/p_list.py /home/amit/repos/SEES-hacks/SEESenv/web/hgbook/comments/
-rm -r $temp_dir/temp
+