gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r34846 - gnunet/contrib


From: gnunet
Subject: [GNUnet-SVN] r34846 - gnunet/contrib
Date: Thu, 8 Jan 2015 13:19:03 +0100

Author: grothoff
Date: 2015-01-08 13:19:02 +0100 (Thu, 08 Jan 2015)
New Revision: 34846

Modified:
   gnunet/contrib/test_gnunet_prefix.c
Log:
-undo, breaks stuff

Modified: gnunet/contrib/test_gnunet_prefix.c
===================================================================
--- gnunet/contrib/test_gnunet_prefix.c 2015-01-08 11:34:59 UTC (rev 34845)
+++ gnunet/contrib/test_gnunet_prefix.c 2015-01-08 12:19:02 UTC (rev 34846)
@@ -43,7 +43,7 @@
             _("Testcases will not work!\n"));
     return 1;
   }
-  dirname = DIR_SEPARATOR_STR "share" DIR_SEPARATOR_STR "gnunet" 
DIR_SEPARATOR_STR "config.d";
+  dirname = DIR_SEPARATOR_STR ".." DIR_SEPARATOR_STR "share" DIR_SEPARATOR_STR 
"gnunet" DIR_SEPARATOR_STR "config.d";
   {
     char tmp[strlen (basename) + strlen (dirname) + 1];
     sprintf (tmp, "%s%s", basename, dirname);




reply via email to

[Prev in Thread] Current Thread [Next in Thread]