]> Git Repo - qemu.git/blobdiff - tests/qemu-iotests/135
iotests: ignore import warnings from pylint
[qemu.git] / tests / qemu-iotests / 135
index 16bf736560ffb6d86af891ce15b48daa2af71eeb..3b3d1dc2a54a9c53ad4bc9f5bfa033313ef2ecaf 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Test VPC open of image with large Max Table Entries value.
 #
 seq=`basename $0`
 echo "QA output created by $seq"
 
-here=`pwd`
-tmp=/tmp/$$
 status=1       # failure is the default!
 
 _cleanup()
This page took 0.02447 seconds and 4 git commands to generate.