Make sure that the test directory name ends with a trailing slash.

This commit is contained in:
cbegle%netscape.com 1999-04-27 16:15:30 +00:00
Родитель 543e6e7fe4
Коммит 26587dd597
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -214,6 +214,9 @@ sub setup_env {
"to the location of the test library.\n";
}
# make sure that the test dir ends with a trailing slash
$test_dir .= '/';
chdir $src_dir;
# figure out which platform we're on, and figure out where the object