You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by mc...@apache.org on 2014/01/17 23:40:33 UTC

[31/50] [abbrv] git commit: updated refs/heads/rbac to 929fbab

Proper cleanup before the next build of the systemvm


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5d24843e
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/5d24843e
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/5d24843e

Branch: refs/heads/rbac
Commit: 5d24843ef59b4d28a9a81ade4510c44b2a048b06
Parents: bf26efc
Author: Hugo Trippaers <ht...@schubergphilis.com>
Authored: Thu Jan 16 16:03:56 2014 +0100
Committer: Hugo Trippaers <ht...@schubergphilis.com>
Committed: Thu Jan 16 16:03:56 2014 +0100

----------------------------------------------------------------------
 tools/appliance/build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/5d24843e/tools/appliance/build.sh
----------------------------------------------------------------------
diff --git a/tools/appliance/build.sh b/tools/appliance/build.sh
index e52208c..a35aa64 100644
--- a/tools/appliance/build.sh
+++ b/tools/appliance/build.sh
@@ -60,7 +60,7 @@ done
 vboxmanage modifyhd $hdd_uuid --compact
 
 # Start exporting
-rm -fr dist *.ova *.vhd *.vdi *.qcow* *.bz2
+rm -fr dist *.ova *.vhd *.vdi *.qcow* *.bz2 *.vmdk *.ovf
 mkdir dist
 
 # Export for Xen