Also handle errors if lstopo fails for some reason.
This commit was SVN r23790.
Этот коммит содержится в:
родитель
0331889495
Коммит
10ea43686b
@ -1034,6 +1034,9 @@ if (!defined($ENV{AUTOMAKE_JOBS})) {
|
||||
|
||||
$ENV{DISPLAY} = $save
|
||||
if (defined($save));
|
||||
# If we errored, try again
|
||||
next
|
||||
if (0 == $count);
|
||||
|
||||
# 2nd level crude heurstic: bound $count to 4 at the most.
|
||||
$reason = "lstopo found $count PU's";
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user