[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r10852 - gnunet/src/fs
From: |
gnunet |
Subject: |
[GNUnet-SVN] r10852 - gnunet/src/fs |
Date: |
Thu, 8 Apr 2010 20:39:01 +0200 |
Author: grothoff
Date: 2010-04-08 20:39:01 +0200 (Thu, 08 Apr 2010)
New Revision: 10852
Modified:
gnunet/src/fs/test_gnunet_fs_idx.py
gnunet/src/fs/test_gnunet_fs_ns.py
gnunet/src/fs/test_gnunet_fs_psd.py
gnunet/src/fs/test_gnunet_fs_rec.py
Log:
do not use path
Modified: gnunet/src/fs/test_gnunet_fs_idx.py
===================================================================
--- gnunet/src/fs/test_gnunet_fs_idx.py 2010-04-08 14:29:44 UTC (rev 10851)
+++ gnunet/src/fs/test_gnunet_fs_idx.py 2010-04-08 18:39:01 UTC (rev 10852)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!python
# This file is part of GNUnet.
# (C) 2010 Christian Grothoff (and other contributing authors)
#
Modified: gnunet/src/fs/test_gnunet_fs_ns.py
===================================================================
--- gnunet/src/fs/test_gnunet_fs_ns.py 2010-04-08 14:29:44 UTC (rev 10851)
+++ gnunet/src/fs/test_gnunet_fs_ns.py 2010-04-08 18:39:01 UTC (rev 10852)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!python
# This file is part of GNUnet.
# (C) 2010 Christian Grothoff (and other contributing authors)
#
Modified: gnunet/src/fs/test_gnunet_fs_psd.py
===================================================================
--- gnunet/src/fs/test_gnunet_fs_psd.py 2010-04-08 14:29:44 UTC (rev 10851)
+++ gnunet/src/fs/test_gnunet_fs_psd.py 2010-04-08 18:39:01 UTC (rev 10852)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!python
# This file is part of GNUnet.
# (C) 2010 Christian Grothoff (and other contributing authors)
#
Modified: gnunet/src/fs/test_gnunet_fs_rec.py
===================================================================
--- gnunet/src/fs/test_gnunet_fs_rec.py 2010-04-08 14:29:44 UTC (rev 10851)
+++ gnunet/src/fs/test_gnunet_fs_rec.py 2010-04-08 18:39:01 UTC (rev 10852)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!python
# This file is part of GNUnet.
# (C) 2010 Christian Grothoff (and other contributing authors)
#
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r10852 - gnunet/src/fs,
gnunet <=