Skip to content

Commit 325c30b

Browse files
committed
Update riak-chkconfig
As per #1125
1 parent c9a629f commit 325c30b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rel/files/riak-chkconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@ CODE=" try
2121
$BINDIR/erl -noshell -boot start_clean -eval "$CODE"
2222

2323
echo $CUTTLE_CONF
24+
25+
# No explicit exit, assumed to have succeeded
26+
exit 0

0 commit comments

Comments
 (0)