]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Assignment fix
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 16 Jan 2018 19:43:54 +0000 (17:43 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 16 Jan 2018 19:43:54 +0000 (17:43 -0200)
kvmx

diff --git a/kvmx b/kvmx
index 4072d032ffceb6e6c91b6d0d8b3710ce5d93f1f8..708a670206220547170e8223dffddca71acb4403 100755 (executable)
--- a/kvmx
+++ b/kvmx
@@ -1632,7 +1632,7 @@ function kvmx_compress {
   fi
 
   if [ "$qcow2_compression" == "1" ]; then
-    $compression = "-c"
+    compression="-c"
   fi
 
   # Size before compression