Restoring bin/client in the scripts
[releng/builder.git] / jjb / integration / include-raw-integration-deploy-controller-run-test.sh
index 38b3d9844e050c8adcfd86701fbcfe5759b52545..73d8233d764c61cee38e5b1606fb33d3baba1bc1 100644 (file)
@@ -88,8 +88,7 @@ echo "Cool down for 1 min :)..."
 sleep 60
 
 echo "Checking OSGi bundles..."
-# Remove until we get sshpass in rackspace
-#./client 'bundle:list'
+sshpass -p karaf ./client -u karaf 'bundle:list'
 
 EOF