mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
67bc4bc240
It seems that set -x was temporarily added as a debug measure, but
slipped into the final commit.
Remove it, for the sake of test logs brevity.
Fixes: 9f656dbb11
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>