From: Christian Grothoff Date: Thu, 8 Apr 2010 18:39:01 +0000 (+0000) Subject: do not use path X-Git-Tag: initial-import-from-subversion-38251~22220 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=513a6ef355fcbabeb1953055185608ed4dacbe69;p=oweals%2Fgnunet.git do not use path --- diff --git a/src/fs/test_gnunet_fs_idx.py b/src/fs/test_gnunet_fs_idx.py index 8324ef3d2..2109d1d2e 100755 --- a/src/fs/test_gnunet_fs_idx.py +++ b/src/fs/test_gnunet_fs_idx.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!python # 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 1c485fb85..15c10c510 100755 --- a/src/fs/test_gnunet_fs_ns.py +++ b/src/fs/test_gnunet_fs_ns.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!python # 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 b367b2885..c7ea2a5f2 100755 --- a/src/fs/test_gnunet_fs_psd.py +++ b/src/fs/test_gnunet_fs_psd.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!python # 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 26adc938b..27c84c069 100755 --- a/src/fs/test_gnunet_fs_rec.py +++ b/src/fs/test_gnunet_fs_rec.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!python # This file is part of GNUnet. # (C) 2010 Christian Grothoff (and other contributing authors) #