]> Git Repo - qemu.git/blobdiff - tests/qemu-iotests/101
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-05-30' into...
[qemu.git] / tests / qemu-iotests / 101
index 70fbf25f689a5c260e85484f356d3d463473a863..a4c1b6366ae621adcf8ad3acea0a7a35b11ff519 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
 # Test short file I/O
 #
 seq=`basename $0`
 echo "QA output created by $seq"
 
-here=`pwd`
-tmp=/tmp/$$
 status=1       # failure is the default!
 
 _cleanup()
This page took 0.025281 seconds and 4 git commands to generate.