Skip to content

Commit

Permalink
wait-process
Browse files Browse the repository at this point in the history
  • Loading branch information
BertrandGouny committed Sep 2, 2016
1 parent 49b2f47 commit 322f478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion image/tool/wait-process
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh -e

source /container/run/environment.sh
. /container/run/environment.sh

# wait startup to finish
while ! test -f ${CONTAINER_STATE_DIR}/startup-done
Expand Down

0 comments on commit 322f478

Please sign in to comment.