From 66db75da67fb4c75207c2e495765e1e74584e3b1 Mon Sep 17 00:00:00 2001 From: Eric Boren Date: Thu, 7 Dec 2017 09:21:07 -0500 Subject: [infra] Move commands from isolates to gen_tasks.go This has the side effect of bundling recipes for all tasks, which will be required anyway to run recipes in the future. Bug: skia:7050 Change-Id: Ia30a95c750f2a237a8bf60263b2981682673c043 Reviewed-on: https://skia-review.googlesource.com/81300 Commit-Queue: Eric Boren Reviewed-by: Kevin Lubick --- infra/bots/test_skia_bundled_unix.isolate | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 infra/bots/test_skia_bundled_unix.isolate (limited to 'infra/bots/test_skia_bundled_unix.isolate') diff --git a/infra/bots/test_skia_bundled_unix.isolate b/infra/bots/test_skia_bundled_unix.isolate deleted file mode 100644 index f3be6ea780..0000000000 --- a/infra/bots/test_skia_bundled_unix.isolate +++ /dev/null @@ -1,6 +0,0 @@ -{ - 'includes': [ - 'test_skia_bundled.isolate', - 'swarm_recipe_bundled_unix.isolate', - ], -} -- cgit v1.2.3