]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/qemu-iotests/185
iotests: Use qemu-nbd's --pid-file
[mirror_qemu.git] / tests / qemu-iotests / 185
index 7dcfdeac60520c648ed304c4d073dc124eaafe32..454ff600cc38857336cd35ecd293ce954a296568 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Test exiting qemu while jobs are still running
 #
@@ -24,7 +24,6 @@ owner=kwolf@redhat.com
 seq=`basename $0`
 echo "QA output created by $seq"
 
-here=`pwd`
 status=1 # failure is the default!
 
 _cleanup()