Commit 98e2320e authored by Vitaly Lipatov's avatar Vitaly Lipatov

run_on_all: add empty string

parent 3c90cc8e
......@@ -17,4 +17,5 @@ for id in $(vzlist | sed -e "s| *\([0-9]*\).*|\1|g") ; do
[ -n "$n" ] && [ "$n" != "y" ] && continue
fi
vzctl exec $id "$@"
echo
done
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment