mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-11 01:31:38 +00:00
fix pool comparison in the scheduler (#2260)
* fix pool comparison in the scheduler * format
This commit is contained in:
parent
f134c0f122
commit
e74671bcc4
@ -175,7 +175,7 @@ public class Scheduler : IScheduler {
|
||||
reboot,
|
||||
setupContainer.Name,
|
||||
setupScript,
|
||||
pool);
|
||||
pool with { ETag = null });
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user