Browse Source

running this on ripple otherwise, it yells at me

Stan Gurtler 2 years ago
parent
commit
0472646518
1 changed files with 2 additions and 2 deletions
  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