projects
/
tools
/
depanneur.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e57e29c
)
Fix not to input sudo password at the end of gbs build Add /bin/ln operation to ...
author
SoonKyu Park
<sk7.park@samsung.com>
Tue, 4 Apr 2017 10:07:06 +0000
(19:07 +0900)
committer
Jun Wang
<junbill.wang@samsung.com>
Wed, 12 Apr 2017 08:03:51 +0000
(16:03 +0800)
Change-Id: Id8600d32f290c381d22fb3927fb7e89c0873d033
Signed-off-by: Jun Wang <junbill.wang@samsung.com>
data/gbs
patch
|
blob
|
history
diff --git
a/data/gbs
b/data/gbs
index 2da59211950241240a948660a3845332c28dad33..4106dcc21b02161e7b6e5fb3923a361d66a6bbfa 100644
(file)
--- a/
data/gbs
+++ b/
data/gbs
@@
-10,6
+10,7
@@
ALL ALL=(ALL) NOPASSWD: /bin/echo -n
ALL ALL=(ALL) NOPASSWD: /usr/sbin/chroot */scratch.*
ALL ALL=(ALL) NOPASSWD: /usr/bin/chroot */scratch.*
ALL ALL=(ALL) NOPASSWD: /usr/bin/ln */*.rpm */local/repos/*
+ALL ALL=(ALL) NOPASSWD: /bin/ln */*.rpm */local/repos/*
Defaults env_keep += "http_proxy"
Defaults env_keep += "no_proxy"