Commit Diff


commit - f1f13cb7dc588c90f14efcb513ff177d2798194b
commit + 99f1fbb0c73b6f62b966760181b3d97f54bbe73b
blob - b4a693451274ebff51b056d1bfc5cac4b1ab3866
blob + 7c2cd61469e0217c7a313ea3cee81a64022f119c
--- regress/lib.sh
+++ regress/lib.sh
@@ -159,7 +159,7 @@ run() {
 		return
 	fi
 
-	$gmid -P gmid.pid -c reg.conf
+	$gmid -P $PWD/gmid.pid -c reg.conf
 
 	# give gmid time to bind the port, otherwise we end up
 	# executing gg when gmid isn't ready yet.