Code Review
/
releng.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
50f3ebc
)
jjb: xci: xci-daily-jobs: Fix typo
13/31513/1
author
Markos Chandras
<mchandras@suse.de>
Thu, 23 Mar 2017 08:40:53 +0000
(08:40 +0000)
committer
Markos Chandras
<mchandras@suse.de>
Thu, 23 Mar 2017 08:40:53 +0000
(08:40 +0000)
Change-Id: Ib9116927c2169e033911d8b3fc64ba39232da6b0
Signed-off-by: Markos Chandras <mchandras@suse.de>
jjb/xci/xci-daily-jobs.yml
patch
|
blob
|
history
diff --git
a/jjb/xci/xci-daily-jobs.yml
b/jjb/xci/xci-daily-jobs.yml
index
bee84cb
..
db17053
100644
(file)
--- a/
jjb/xci/xci-daily-jobs.yml
+++ b/
jjb/xci/xci-daily-jobs.yml
@@
-223,7
+223,7
@@
- pre-scm-buildstep:
- shell: |
#!/bin/bash
- sudo
-R chown
$USER $WORKSPACE || exit 1
+ sudo
chown -R
$USER $WORKSPACE || exit 1
#---------------------------
# builder macros