DORMANTno replies

[PATCH 6/6] tests: fix $dir path

From: Sudhakar Panneerselvam <hidden>
Date: 2021-12-09 18:38:53
Subsystem: the rest · Maintainer: Linus Torvalds

Some of the test cases use $dir to refer to the location of mdadm and
other test binaries. But $dir was never initialized anywhere in the test
sequence.

Signed-off-by: Sudhakar Panneerselvam <redacted>
---
 test | 1 +
 1 file changed, 1 insertion(+)
diff --git a/test b/test
index 711a3c7a2076..91b0a98d593c 100755
--- a/test
+++ b/test
@@ -6,6 +6,7 @@ targetdir="/var/tmp"
 logdir="$targetdir"
 config=/tmp/mdadm.conf
 testdir=$PWD/tests
+dir=$PWD
 devlist=
 
 savelogs=0
-- 
1.8.3.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help