171 (393aac1629c8f82b7c448c8615745e89984899a8) 171 (11a82d14293cd66f428f535741717ff338c0722b)
1#!/bin/bash
1#!/usr/bin/env bash
2#
3# Test 'offset' and 'size' options of the raw driver. Make sure we can't
4# (or can) read and write outside of the image size.
5#
6# Copyright (C) 2016 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

--- 202 unchanged lines hidden ---
2#
3# Test 'offset' and 'size' options of the raw driver. Make sure we can't
4# (or can) read and write outside of the image size.
5#
6# Copyright (C) 2016 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

--- 202 unchanged lines hidden ---