[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r10854 - gnunet/src/fs
From: |
gnunet |
Subject: |
[GNUnet-SVN] r10854 - gnunet/src/fs |
Date: |
Fri, 9 Apr 2010 13:51:51 +0200 |
Author: grothoff
Date: 2010-04-09 13:51:51 +0200 (Fri, 09 Apr 2010)
New Revision: 10854
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:
env
Modified: gnunet/src/fs/test_gnunet_fs_idx.py
===================================================================
--- gnunet/src/fs/test_gnunet_fs_idx.py 2010-04-09 11:10:25 UTC (rev 10853)
+++ gnunet/src/fs/test_gnunet_fs_idx.py 2010-04-09 11:51:51 UTC (rev 10854)
@@ -1,4 +1,4 @@
-#!python
+#!/usr/bin/env python -c
# 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-09 11:10:25 UTC (rev 10853)
+++ gnunet/src/fs/test_gnunet_fs_ns.py 2010-04-09 11:51:51 UTC (rev 10854)
@@ -1,4 +1,4 @@
-#!python
+#!/usr/bin/env python -c
# 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-09 11:10:25 UTC (rev 10853)
+++ gnunet/src/fs/test_gnunet_fs_psd.py 2010-04-09 11:51:51 UTC (rev 10854)
@@ -1,4 +1,4 @@
-#!python
+#!/usr/bin/env python -c
# 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-09 11:10:25 UTC (rev 10853)
+++ gnunet/src/fs/test_gnunet_fs_rec.py 2010-04-09 11:51:51 UTC (rev 10854)
@@ -1,4 +1,4 @@
-#!python
+#!/usr/bin/env python -c
# This file is part of GNUnet.
# (C) 2010 Christian Grothoff (and other contributing authors)
#
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r10854 - gnunet/src/fs,
gnunet <=