check for missing objects

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/1.2
Nico Schottelius 14 years ago
parent 4cc237fa03
commit 50f9d65d0d
  1. 2
      bin/cdist-remote-code-run

@ -45,7 +45,7 @@ if [ -f "$finished" ]; then
exit 0
fi
echo "Checking code for $object ..."
echo "Checking code for $object ..."
if [ -f "$require" ]; then
while read requirement; do

Loading…
Cancel
Save