Switching to unix-named file.

git-svn-id: svn://10.0.0.236/trunk@137012 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cltbld%netscape.com 2003-01-28 01:51:28 +00:00
parent a81104697d
commit a4dd4ae95d

View File

@ -22,7 +22,7 @@ use File::Path; # for rmtree();
use Config; # for $Config{sig_name} and $Config{sig_num}
use File::Find ();
$::UtilsVersion = '$Revision: 1.219 $ ';
$::UtilsVersion = '$Revision: 1.220 $ ';
package TinderUtils;
@ -1940,7 +1940,7 @@ sub CodesizeTest {
$bash_cmd = $type . "summary.win.bash";
} else {
# Assume Linux for non-windows for now.
$bash_cmd = $type . "summary.linux.bash";
$bash_cmd = $type . "summary.unix.bash";
}
my $test_result =