Edited wiki page Changelog through web user interface.

This commit is contained in:
Louwrentius@gmail.com 2011-08-17 22:46:36 +00:00
parent af54253f49
commit 226b4f2805
1 changed files with 1 additions and 1 deletions

View File

@ -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.