summaryrefslogtreecommitdiffstats
path: root/tests/ts/cramfs
diff options
context:
space:
mode:
authorKarel Zak2012-01-12 11:28:42 +0100
committerKarel Zak2012-01-12 11:28:42 +0100
commit35e6fe5c7ac5352511f9564dd9d3a337f805f9d3 (patch)
treefeb67739a7f176fe4c23cf46f5373d04ed926675 /tests/ts/cramfs
parenttests: cleanup paths (diff)
downloadkernel-qcow2-util-linux-35e6fe5c7ac5352511f9564dd9d3a337f805f9d3.tar.gz
kernel-qcow2-util-linux-35e6fe5c7ac5352511f9564dd9d3a337f805f9d3.tar.xz
kernel-qcow2-util-linux-35e6fe5c7ac5352511f9564dd9d3a337f805f9d3.zip
tests: remove unexpected set -x
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/ts/cramfs')
-rwxr-xr-xtests/ts/cramfs/doubles2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/ts/cramfs/doubles b/tests/ts/cramfs/doubles
index 97ebd4809..ed4e4aa72 100755
--- a/tests/ts/cramfs/doubles
+++ b/tests/ts/cramfs/doubles
@@ -24,8 +24,6 @@ ts_skip_nonroot
set -o pipefail
-set -x
-
ORIGPWD=$(pwd)
IMAGE_NAME="${TS_TESTNAME}.img"
IMAGE_PATH="$TS_OUTDIR/$IMAGE_NAME"