From 44142f4ed32a1e1376d38da7decda86f57e2133a Mon Sep 17 00:00:00 2001
From: Monty Taylor <mordred@inaugust.com>
Date: Thu, 28 Sep 2017 19:06:16 -0500
Subject: [PATCH] Fix name of zuul sudo script task

Change-Id: I6f91c52e2458d58c8521789d0d4818728a48713a
---
 playbooks/legacy/pre.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/playbooks/legacy/pre.yaml b/playbooks/legacy/pre.yaml
index c0942678..b2b6d3d7 100644
--- a/playbooks/legacy/pre.yaml
+++ b/playbooks/legacy/pre.yaml
@@ -25,7 +25,7 @@
         - id_rsa
         - id_rsa.pub
 
-    - name: Copy zuul-sudo-grep.sh to
+    - name: Copy zuul-sudo-grep.sh to the script dir on the node
       copy:
         dest: /usr/local/jenkins/slave_scripts/zuul-sudo-grep.sh
         src: zuul-sudo-grep.sh