You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by ra...@apache.org on 2015/03/09 17:09:50 UTC

[2/3] stratos git commit: minor correction

minor correction


Project: http://git-wip-us.apache.org/repos/asf/stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/50e44043
Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/50e44043
Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/50e44043

Branch: refs/heads/master
Commit: 50e4404342180f0b43465399c8c1c19eefb92449
Parents: c94db20
Author: Vishanth <vi...@gmail.com>
Authored: Mon Mar 9 20:01:18 2015 +0530
Committer: Vishanth <vi...@gmail.com>
Committed: Mon Mar 9 20:01:18 2015 +0530

----------------------------------------------------------------------
 samples/applications/single-cartridge/scripts/common/deploy.sh | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/50e44043/samples/applications/single-cartridge/scripts/common/deploy.sh
----------------------------------------------------------------------
diff --git a/samples/applications/single-cartridge/scripts/common/deploy.sh b/samples/applications/single-cartridge/scripts/common/deploy.sh
index d626b90..c0e26fe 100755
--- a/samples/applications/single-cartridge/scripts/common/deploy.sh
+++ b/samples/applications/single-cartridge/scripts/common/deploy.sh
@@ -1,4 +1,6 @@
 #!/bin/bash
+
+iaas=$1
 host_ip="localhost"
 host_port=9443