From a63c3af9b14695579dfbec2681e34f9f40655085 Mon Sep 17 00:00:00 2001 From: Brendan Taylor Date: Sat, 13 Nov 2010 11:10:16 -0700 Subject: shutdown uzbl-cookie-manager in test-uzbl-browser-sandbox --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 81df414..0d8e750 100644 --- a/Makefile +++ b/Makefile @@ -69,6 +69,7 @@ test-uzbl-browser-sandbox: uzbl-browser source ./sandbox/env.sh && uzbl-cookie-manager -v & source ./sandbox/env.sh && uzbl-event-manager restart -navv & source ./sandbox/env.sh && uzbl-browser --uri http://www.uzbl.org --verbose + kill `cat ./sandbox/home/.cache/uzbl/cookie_daemon_socket.pid` source ./sandbox/env.sh && uzbl-event-manager stop -ivv make DESTDIR=./sandbox uninstall rm -rf ./sandbox/usr -- cgit v1.2.3