for test 500236 need .xml extent

This commit is contained in:
Geoff R. McLane 2015-12-05 14:27:16 +01:00
parent 7f131d3c79
commit 8f8f40fe52
1 changed files with 3 additions and 0 deletions

View File

@ -69,6 +69,9 @@ fi
TMPFIL="input/in_$TMPCASE.xhtml"
if [ ! -f "$TMPFIL" ]; then
TMPFIL="input/in_$TMPCASE.xml"
fi
if [ ! -f "$TMPFIL" ]; then
TMPFIL="input/in_$TMPCASE.html"
fi
TMPCFG="input/cfg_$TMPCASE.txt"