From: Christian Grothoff Date: Fri, 9 Apr 2010 11:51:51 +0000 (+0000) Subject: env X-Git-Tag: initial-import-from-subversion-38251~22218 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=bd722840700cc3b0a8c7e09f23e0cf3b9e41d0d6;p=oweals%2Fgnunet.git env --- diff --git a/src/fs/test_gnunet_fs_idx.py b/src/fs/test_gnunet_fs_idx.py index 2109d1d2e..88ef7e7c2 100755 --- a/src/fs/test_gnunet_fs_idx.py +++ b/src/fs/test_gnunet_fs_idx.py @@ -1,4 +1,4 @@ -#!python +#!/usr/bin/env python -c # This file is part of GNUnet. # (C) 2010 Christian Grothoff (and other contributing authors) # diff --git a/src/fs/test_gnunet_fs_ns.py b/src/fs/test_gnunet_fs_ns.py index 15c10c510..0e14ccf5d 100755 --- a/src/fs/test_gnunet_fs_ns.py +++ b/src/fs/test_gnunet_fs_ns.py @@ -1,4 +1,4 @@ -#!python +#!/usr/bin/env python -c # This file is part of GNUnet. # (C) 2010 Christian Grothoff (and other contributing authors) # diff --git a/src/fs/test_gnunet_fs_psd.py b/src/fs/test_gnunet_fs_psd.py index c7ea2a5f2..a74741079 100755 --- a/src/fs/test_gnunet_fs_psd.py +++ b/src/fs/test_gnunet_fs_psd.py @@ -1,4 +1,4 @@ -#!python +#!/usr/bin/env python -c # This file is part of GNUnet. # (C) 2010 Christian Grothoff (and other contributing authors) # diff --git a/src/fs/test_gnunet_fs_rec.py b/src/fs/test_gnunet_fs_rec.py index 27c84c069..b0aaa5237 100755 --- a/src/fs/test_gnunet_fs_rec.py +++ b/src/fs/test_gnunet_fs_rec.py @@ -1,4 +1,4 @@ -#!python +#!/usr/bin/env python -c # This file is part of GNUnet. # (C) 2010 Christian Grothoff (and other contributing authors) #