159 (393aac1629c8f82b7c448c8615745e89984899a8) 159 (11a82d14293cd66f428f535741717ff338c0722b)
1#! /bin/bash
1#!/usr/bin/env bash
2#
3# qemu-img dd test with different block sizes
4#
5# Copyright (C) 2016 Reda Sallahi
6#
7# This program is free software; you can redistribute it and/or modify
8# it under the terms of the GNU General Public License as published by
9# the Free Software Foundation; either version 2 of the License, or

--- 61 unchanged lines hidden ---
2#
3# qemu-img dd test with different block sizes
4#
5# Copyright (C) 2016 Reda Sallahi
6#
7# This program is free software; you can redistribute it and/or modify
8# it under the terms of the GNU General Public License as published by
9# the Free Software Foundation; either version 2 of the License, or

--- 61 unchanged lines hidden ---