Bug 364890. Fix comment in Tinderbox s/bug/box. r=timeless

git-svn-id: svn://10.0.0.236/trunk@217803 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
psychoticwolf%carolina.rr.com
2007-01-05 04:25:20 +00:00
parent 313ebcbba1
commit 28584c8477

View File

@@ -144,7 +144,7 @@ sub GotURI {
$self->{'_lastupdate'} = $now;
my @lines = split(/\n/os, $output);
# NOTE. There is a box in Tinderbox whereby if you pass it an invalid tree name, it
# NOTE. There is a bug in Tinderbox whereby if you pass it an invalid tree name, it
# will stop at that tree and not give you any others. It won't give you an error
# message, either. So do not give it the wrong trees!!! (XXX should fix this)