r81688 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r81687
|
r81688
|
r81689
>
Date:
03:57, 8 February 2011
Author:
laner
Status:
deferred
Tags:
Comment:
Adding a missing break statement to the puppetd -tv loop
Modified paths:
/trunk/extensions/OpenStackManager/upstarts/runonce-fixpuppet.conf
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/OpenStackManager/upstarts/runonce-fixpuppet.conf
—
—
@@ -41,6 +41,7 @@
42
42
echo "Force starting puppet run"
43
43
puppetd -tv -w 180
44
44
echo "Finished puppet run"
45
+ break
45
46
fi
46
47
sleep 1
47
48
done
Status & tagging log
18:00, 13 February 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r81688
[
removed:
new
added:
deferred]