[Refdb-cvs] CVS: refdb/scripts statgen.pl,1.1.2.4,1.1.2.5
Status: Beta
Brought to you by:
mhoenicka
From: Markus H. <mho...@us...> - 2005-09-23 23:44:42
|
Update of /cvsroot/refdb/refdb/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28855 Modified Files: Tag: Release_0_9_5_stable statgen.pl Log Message: changed wording of 422 Index: statgen.pl =================================================================== RCS file: /cvsroot/refdb/refdb/scripts/Attic/statgen.pl,v retrieving revision 1.1.2.4 retrieving revision 1.1.2.5 diff -u -U2 -r1.1.2.4 -r1.1.2.5 --- statgen.pl 7 Sep 2005 23:34:19 -0000 1.1.2.4 +++ statgen.pl 23 Sep 2005 23:44:34 -0000 1.1.2.5 @@ -116,5 +116,5 @@ ["420", "failed to remove dataset"], ["421", "link added successfully"], - ["422", "only owner can remove dataset"], + ["422", "only owner can fiddle with dataset"], ["423", "dataset is still in use"], ["424", "dataset is already attached to user"], |