change eConsoleAppcontainers to using standard system shell 'sh' as suggested by...
authorAndreas Frisch <andreas.frisch@multimedia-labs.de>
Fri, 24 Oct 2008 06:35:50 +0000 (06:35 +0000)
committerAndreas Frisch <andreas.frisch@multimedia-labs.de>
Fri, 24 Oct 2008 06:35:50 +0000 (06:35 +0000)
commitc2477dbcd38b7447564699c3f9c802f98e0c7c68
tree5cf3827fc38b1be755cee7a3785c4456a5b3dd41
parent66ebad610be86be6a48c793b4c9c80794d66ad55
change eConsoleAppcontainers to using standard system shell 'sh' as suggested by Pieter. This allows more complex command lines invoking pipes. a wrapper class which supplies an asynchronous popen implementation is yet to come.
lib/base/console.cpp