Fix table regression tests for unix platforms(s: -> s|) Not part of any build.

git-svn-id: svn://10.0.0.236/trunk@63479 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pollmann%netscape.com 2000-03-20 22:53:26 +00:00
parent bf9cba45c8
commit a7068c6c76

View File

@ -6,7 +6,7 @@
viewer=$MOZ_SRC/mozilla/dist/bin/viewer
testsfile=/tmp/$$-tests.txt
sed -e "s@file:///s:@file:$MOZ_SRC@" < file_list.txt > $testsfile
sed -e "s@file:///s|@file:$MOZ_SRC@" < file_list.txt > $testsfile
if test "$1"x = "baselinex"; then
rm -r -f baseline