aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_list_indexed.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-26 12:03:02 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-26 12:03:02 +0000
commita348589a3aadbb3286ba364fc0d6a25d52726468 (patch)
tree409b2f3990767d7d3a8ae615e41f45832fbe9389 /src/fs/test_fs_list_indexed.c
parent5b29c6182ab28a0510e3a59fb2edba6eab9c914a (diff)
downloadgnunet-a348589a3aadbb3286ba364fc0d6a25d52726468.tar.gz
gnunet-a348589a3aadbb3286ba364fc0d6a25d52726468.zip
delete correct dir
Diffstat (limited to 'src/fs/test_fs_list_indexed.c')
-rw-r--r--src/fs/test_fs_list_indexed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/test_fs_list_indexed.c b/src/fs/test_fs_list_indexed.c
index 6044e6955..469280445 100644
--- a/src/fs/test_fs_list_indexed.c
+++ b/src/fs/test_fs_list_indexed.c
@@ -347,7 +347,7 @@ main (int argc, char *argv[])
347 argvx, "test-fs-list_indexed", 347 argvx, "test-fs-list_indexed",
348 "nohelp", options, &run, NULL); 348 "nohelp", options, &run, NULL);
349 stop_arm (&p1); 349 stop_arm (&p1);
350 GNUNET_DISK_directory_remove ("/tmp/gnunet-test-fs-list_indexed/"); 350 GNUNET_DISK_directory_remove ("/tmp/gnunet-test-fs-list-indexed/");
351 GNUNET_DISK_directory_remove (fn1); 351 GNUNET_DISK_directory_remove (fn1);
352 GNUNET_free_non_null (fn1); 352 GNUNET_free_non_null (fn1);
353 GNUNET_DISK_directory_remove (fn2); 353 GNUNET_DISK_directory_remove (fn2);