Date: Wednesday, August 30, 2006 @ 15:14:47
  Author: csaba
    Path: /cvsroot/carob/libmysequoia/test

Modified: Globals.hpp (1.4 -> 1.5)

Changed the password for realuser.


-------------+
 Globals.hpp |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: libmysequoia/test/Globals.hpp
diff -u libmysequoia/test/Globals.hpp:1.4 libmysequoia/test/Globals.hpp:1.5
--- libmysequoia/test/Globals.hpp:1.4   Tue Jul 11 16:56:07 2006
+++ libmysequoia/test/Globals.hpp       Wed Aug 30 15:14:47 2006
@@ -23,7 +23,7 @@
 #define _GLOBALS_HPP
 
 const char *USER1 = "realuser";
-const char *PASSWD1 = "realuser";
+const char *PASSWD1 = "realpass";
 const char *USER2 = "cts1";
 const char *PASSWD2 = "cts1";
 const char *BAD_USER = "nonexistent_user_name";

_______________________________________________
Carob-commits mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob-commits

Reply via email to