From 226b4f2805962c9276adbb8d425de528deb97f07 Mon Sep 17 00:00:00 2001 From: "Louwrentius@gmail.com" Date: Wed, 17 Aug 2011 22:46:36 +0000 Subject: [PATCH] Edited wiki page Changelog through web user interface. --- wiki/Changelog.wiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/Changelog.wiki b/wiki/Changelog.wiki index 0035686..7edf961 100644 --- a/wiki/Changelog.wiki +++ b/wiki/Changelog.wiki @@ -10,7 +10,7 @@ The version may not have changed much but PPSS has. * Fixed issue 41: the status file of a node is not status.txt but $hostname-status.txt. So each status file is now unique, assuming that each system has an unique hostname. * Nodes now upload their status to the ssh server. A 'ppss status' now just polls the ssh server and does not need to contact every individual client anymore. - * Fixed the deprecated usage of find -d instead of -depth + * Fixed issue 54: the deprecated usage of find -d instead of -depth * Fixed issue 56: exit codes. Exit 1 is now used where appropriate.