projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75c8666
)
app-emulation/xen-tools: fix bashism
author
Tomas Mozes
<tmozes@sygic.com>
Mon, 16 Oct 2017 12:33:13 +0000
(14:33 +0200)
committer
Yixun Lan
<dlan@gentoo.org>
Tue, 17 Oct 2017 07:24:31 +0000
(15:24 +0800)
Closes: https://github.com/gentoo/gentoo/pull/5962
Signed-off-by: Yixun Lan <dlan@gentoo.org>
app-emulation/xen-tools/files/xenstored.initd-r1
patch
|
blob
|
history
diff --git
a/app-emulation/xen-tools/files/xenstored.initd-r1
b/app-emulation/xen-tools/files/xenstored.initd-r1
index 262535d68093015c1ae8dbc740b6c2dea7f4d8e4..88d3ad7ba890b5402531c9d344cf1b1eadefbd7e 100644
(file)
--- a/
app-emulation/xen-tools/files/xenstored.initd-r1
+++ b/
app-emulation/xen-tools/files/xenstored.initd-r1
@@
-24,7
+24,7
@@
start() {
$XENSTORED_OPTS
until xenstore-exists / || $((15 < ++i))
do
- echo -n .
+ printf "."
sleep 1
done
einfo "Setting domain0 name record"