From 1d3ed8f57f04989d495a2bf2e93df4c23fb522e7 Mon Sep 17 00:00:00 2001 From: "slamm%netscape.com" Date: Fri, 25 Feb 2000 23:46:01 +0000 Subject: [PATCH] Fix some arg passing. git-svn-id: svn://10.0.0.236/trunk@61698 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/tools/tinderbox/build-seamonkey.pl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mozilla/tools/tinderbox/build-seamonkey.pl b/mozilla/tools/tinderbox/build-seamonkey.pl index ab6b8d587e7..1870cdcc6fd 100755 --- a/mozilla/tools/tinderbox/build-seamonkey.pl +++ b/mozilla/tools/tinderbox/build-seamonkey.pl @@ -11,7 +11,7 @@ use POSIX qw(sys_wait_h strftime); use Cwd; use File::Basename; # for basename(); -$::Version = '$Revision: 1.66 $ '; +$::Version = '$Revision: 1.67 $ '; sub PrintUsage { die <