119 (393aac1629c8f82b7c448c8615745e89984899a8) 119 (11a82d14293cd66f428f535741717ff338c0722b)
1#!/bin/bash
1#!/usr/bin/env bash
2#
3# NBD test case for overriding BDRV_O_PROTOCOL by explicitly specifying
4# a driver
5#
6# Copyright (C) 2015 Red Hat, Inc.
7#
8# This program is free software; you can redistribute it and/or modify
9# it under the terms of the GNU General Public License as published by

--- 49 unchanged lines hidden ---
2#
3# NBD test case for overriding BDRV_O_PROTOCOL by explicitly specifying
4# a driver
5#
6# Copyright (C) 2015 Red Hat, Inc.
7#
8# This program is free software; you can redistribute it and/or modify
9# it under the terms of the GNU General Public License as published by

--- 49 unchanged lines hidden ---