]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
Add missing sudo from command.
authorWarren Usui <warren.usui@inktank.com>
Tue, 3 Sep 2013 21:35:00 +0000 (14:35 -0700)
committerWarren Usui <warren.usui@inktank.com>
Tue, 3 Sep 2013 21:35:00 +0000 (14:35 -0700)
Fixes: #6218
teuthology/task/internal.py

index b1bff231532aa0000caaddc2a021fbf187ae3a38..4ed4af172255d7f5078d9bdacf4f811d2e94ff6f 100644 (file)
@@ -495,6 +495,7 @@ kern.* -{adir}/syslog/kern.log;RSYSLOG_FileFormat
                     '*.log',
                     '-print0',
                     run.Raw('|'),
+                    'sudo',
                     'xargs',
                     '-0',
                     '--no-run-if-empty',