X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=images%2Fguest-aux%2Fmake-fedora-img.sh;h=b4c07e93461a5bfb66465d2026235a3405fefb52;hb=9ba779ea367b2ea7077da7bdd75e813cd06c7eea;hp=a0384327f39d9c56174c68dbd4834a967a335f78;hpb=2b5fbc882a0a79646b668c7b95442f0b3673d63a;p=libguestfs.git diff --git a/images/guest-aux/make-fedora-img.sh b/images/guest-aux/make-fedora-img.sh index a038432..b4c07e9 100755 --- a/images/guest-aux/make-fedora-img.sh +++ b/images/guest-aux/make-fedora-img.sh @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # Make a standard test image which is used by all the tools test # scripts. This test image is supposed to look like a Fedora @@ -31,7 +31,7 @@ LABEL=ROOT / ext2 default 0 0 EOF # Create a disk image. -../run ../fish/guestfish <<'EOF' +../run ../fish/guestfish <