chiark / gitweb /
: ${:=} not ${:=}
[autopkgtest.git] / xen / userv-target
index c6a80c55b884a164ca6d77c5fd66a34768fe30c2..f0a7ff707251adce695bf4a1e29870b537b80c53 100755 (executable)
@@ -43,7 +43,7 @@ case "$1" in
 pon0)  run adt-xenlvm-on-testbed -- --print0-command ;;
 console) xm console "$nd" ;;
 with)
-       ADT_LOCKED="$nddir/lock" with-lock-ex -w "$nddir/lock" sh -ec '
+       ADT_LOCKED="$nddir.lock" with-lock-ex -w "$nddir.lock" sh -ec '
                while adt-xenlvm-with-testbed \
                        --adt-distro="$1" --adt-nominum="$2" \
                      sh -c "echo y && read again" && \