Sfoglia il codice sorgente

running this on ripple otherwise, it yells at me

Stan Gurtler 4 anni fa
parent
commit
0472646518
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      prsona/Makefile

+ 2 - 2
prsona/Makefile

@@ -131,8 +131,8 @@ pclean: prsona_clean
 
 seemly:
 	-rm $(PRSONA_TMP_PATH)/*
-	-pkill client
-	-pkill server
+	-pkill -u tmgurtle client
+	-pkill -u tmgurtle server
 
 demolition:
 	-scripts/bringDownTestServers.sh