fix a messing endif statement
error introduced with the web merger-resolution tool :-(
[ROCm/rccl-tests commit: 8a754f15ad]
Cette révision appartient à :
@@ -810,7 +810,7 @@ int main(int argc, char* argv[]) {
|
||||
c = getopt_long(argc, argv, "t:g:b:e:i:f:n:m:w:p:c:o:d:r:z:Y:T:G:C:a:y:s:u:h:R:x:q:", longopts, &longindex);
|
||||
#else
|
||||
c = getopt_long(argc, argv, "t:g:b:e:i:f:n:m:w:p:c:o:d:r:z:Y:T:G:C:a:y:s:u:h:q:", longopts, &longindex);
|
||||
|
||||
#endif
|
||||
|
||||
if (c == -1)
|
||||
break;
|
||||
|
||||
Référencer dans un nouveau ticket
Bloquer un utilisateur