220 (e6ebbd46b6e539f3613136111977721d212c2812) 220 (11a82d14293cd66f428f535741717ff338c0722b)
1#!/bin/bash
1#!/usr/bin/env bash
2#
3# max limits on compression in huge qcow2 files
4#
5# Copyright (C) 2018 Red Hat, Inc.
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

--- 87 unchanged lines hidden ---
2#
3# max limits on compression in huge qcow2 files
4#
5# Copyright (C) 2018 Red Hat, Inc.
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

--- 87 unchanged lines hidden ---