From a9af153f52a2b0be14096a458a0cb56a1b87cd3a Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Thu, 24 Jan 2013 13:22:44 +0100 Subject: Fix create-test-installer.sh Change-Id: I1c822e34d13cf358937572dfea989d54d1f34113 Reviewed-by: Tim Jenssen --- tests/test-installer/create-test-installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 tests/test-installer/create-test-installer.sh diff --git a/tests/test-installer/create-test-installer.sh b/tests/test-installer/create-test-installer.sh old mode 100644 new mode 100755 index 7a03e687b..e3c3613d5 --- a/tests/test-installer/create-test-installer.sh +++ b/tests/test-installer/create-test-installer.sh @@ -39,4 +39,4 @@ ## ############################################################################# -../../installerbuilder/bin/binarycreator -t ../../installerbuilder/bin/installerbase -v -p ../../examples/testapp/packages -c ../../examples/testapp/config test-installer --offline-only com.nokia.testapp +../../bin/binarycreator --offline-only -v -t ../../bin/installerbase -p ../../examples/testapp/packages -c ../../examples/testapp/config/config.xml ../../bin/test-installer-offline -- cgit v1.2.3