diff --git a/.taskcluster.yml b/.taskcluster.yml index 985e77339e3..cf31a947689 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -12,7 +12,7 @@ tasks: created: {$fromNow: ''} deadline: {$fromNow: '1 hour'} metadata: - name: "Taskcluster experiments for Servo: Decision task" + name: "Taskcluster experiments for Servo: decision task" description: "" owner: ${event.pusher.name}@users.noreply.github.com source: ${event.compare} diff --git a/build-task.sh b/build-task.sh old mode 100644 new mode 100755 diff --git a/decision-task/curl-artifact.sh b/curl-artifact.sh old mode 100644 new mode 100755 similarity index 100% rename from decision-task/curl-artifact.sh rename to curl-artifact.sh diff --git a/run-task.sh b/run-task.sh old mode 100644 new mode 100755