Apply fixes from StyleCI (#12412)

This commit is contained in:
Jellyfrog
2020-12-30 15:37:08 +01:00
committed by GitHub
parent 9c248d1b52
commit c3d47dee4a
+1 -1
View File
@@ -285,7 +285,7 @@ function check_service($command)
d_echo($normalized_ds . " collides with an existing index\n");
$normalized_ds = $tmp_ds_name;
$perf_unique = 1;
break 1;
break;
}
}
if ($perf_unique == 0) {