Disable mathml.css to see if Ts goes down - attempt to unlook the smoketest blocker bug 124570 - 1.5% increase in Ts time

This commit is contained in:
rbs%maths.uq.edu.au 2002-02-10 23:02:24 +00:00
Родитель 76e57271b4
Коммит 7131136d2c
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -1,5 +1,7 @@
# add mathml.css to the ua.css
exit; # temporarily disable to check if this is causing bug 124570 +1.5% in Ts time
$sep = '/'; # directory separator
$ua = $ARGV[0]; $ua =~ s|\\|$sep|g;