summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Rockai <me@mornfall.net>2014-03-05 10:21:49 +0100
committerPetr Rockai <me@mornfall.net>2014-03-05 10:22:39 +0100
commit3c9887467f3c33d5ea10503c74ad85c4b119d3df (patch)
tree8830fe4fe85d5024faad84cef7bd6069c1b04386
parent08aedff1fc86d731f19993c259aaeee19cad7b8c (diff)
downloadlvm2-3c9887467f3c33d5ea10503c74ad85c4b119d3df.tar.gz
test: Use correct path to /dev in lvchange-raid.sh.
-rw-r--r--test/shell/lvchange-raid.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/shell/lvchange-raid.sh b/test/shell/lvchange-raid.sh
index 8fc91a311..0807fffc3 100644
--- a/test/shell/lvchange-raid.sh
+++ b/test/shell/lvchange-raid.sh
@@ -216,7 +216,7 @@ run_refresh_check() {
# Disable dev2 and do some I/O to make the kernel notice
aux disable_dev "$dev2"
- dd if=/dev/urandom of=/dev/$sizelv bs=1k count=$size
+ dd if=/dev/urandom of=$DM_DEV_DIR/$sizelv bs=1k count=$size
sync
# Check for 'p'artial flag