Hi Sebastian, What version of Fabric are you using? Ctrl-C is checked for and ought to terminate the program, but we do occasionally see edge cases where it doesn't work correctly. Depends a lot on exactly what you're running.
Best, Jeff On Wed, Nov 24, 2010 at 4:18 AM, Sebastian Pawlus <[email protected]> wrote: > Hi, > really odd example of use fabric :) I'm using fabric to test mobile > application on maemo/meego systems. Typical scenarion is: > 1. save file local > 2. send file to phone > 3. run it, remotely on device > 4. and kill when i wan to close and get back to terminal. I'm using ctrl-c > on fabric run on the, but that is not working. every time i have to kill > aplikaction manually on my phone, which is pretty annoying. > Any ideas or other solutions? > regards > _______________________________________________ > Fab-user mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/fab-user > > -- Jeff Forcier Unix sysadmin; Python/Ruby engineer http://bitprophet.org _______________________________________________ Fab-user mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/fab-user
