From 67e7f1bc91bd601b5742f1efb47781d8402fcded Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Fri, 20 Feb 2015 15:57:55 -0500 Subject: Fixed typo in taskgraph.json --- taskgraph.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'taskgraph.json') diff --git a/taskgraph.json b/taskgraph.json index 287122fae..abc0fef41 100644 --- a/taskgraph.json +++ b/taskgraph.json @@ -22,7 +22,7 @@ "TEST_SUITE": "sanity" }, "artifacts": { - "pubic/runtests_log": { + "public/runtests_log": { "type": "file", "path": "/runtests.log", "expires": "2016-02-17T17:33:38.806Z" @@ -55,7 +55,7 @@ "TEST_SUITE": "docs" }, "artifacts": { - "pubic/runtests_log": { + "public/runtests_log": { "type": "file", "path": "/runtests.log", "expires": "2016-02-17T17:33:38.806Z" @@ -88,7 +88,7 @@ "TEST_SUITE": "webservices" }, "artifacts": { - "pubic/runtests_log": { + "public/runtests_log": { "type": "file", "path": "/runtests.log", "expires": "2016-02-17T17:33:38.806Z" @@ -126,7 +126,7 @@ "TEST_SUITE": "selenium" }, "artifacts": { - "pubic/runtests_log": { + "public/runtests_log": { "type": "file", "path": "/runtests.log", "expires": "2016-02-17T17:33:38.806Z" @@ -164,7 +164,7 @@ "TEST_SUITE": "webservices" }, "artifacts": { - "pubic/runtests_log": { + "public/runtests_log": { "type": "file", "path": "/runtests.log", "expires": "2016-02-17T17:33:38.806Z" @@ -202,7 +202,7 @@ "TEST_SUITE": "selenium" }, "artifacts": { - "pubic/runtests_log": { + "public/runtests_log": { "type": "file", "path": "/runtests.log", "expires": "2016-02-17T17:33:38.806Z" -- cgit v1.2.3-24-g4f1b