From 60615e5b2ec405f717fc60e0ff496b2674b425a0 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Wed, 20 Jun 2007 18:34:23 +0000 Subject: * fixed another oversight of recent commit git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1180 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/OpenSLX/OSExport/FileSystem/SquashFS.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installer') diff --git a/installer/OpenSLX/OSExport/FileSystem/SquashFS.pm b/installer/OpenSLX/OSExport/FileSystem/SquashFS.pm index 5983e2c2..8e3e17d7 100644 --- a/installer/OpenSLX/OSExport/FileSystem/SquashFS.pm +++ b/installer/OpenSLX/OSExport/FileSystem/SquashFS.pm @@ -63,7 +63,7 @@ sub exportVendorOS = $self->_mapRsyncFilter2Regex($source, $includeExcludeList); vlog(1, _tr("using include-exclude-filter:\n%s\n", $includeExcludeList)); my $target = $self->{'export-path'}; -# $self->_createSquashFS($source, $target, $includeExcludeList); + $self->_createSquashFS($source, $target, $includeExcludeList); $self->_addBlockDeviceTagToExport($target); } -- cgit v1.2.3-55-g7522