From 513a6ef355fcbabeb1953055185608ed4dacbe69 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 8 Apr 2010 18:39:01 +0000 Subject: [PATCH] do not use path --- src/fs/test_gnunet_fs_idx.py | 2 +- src/fs/test_gnunet_fs_ns.py | 2 +- src/fs/test_gnunet_fs_psd.py | 2 +- src/fs/test_gnunet_fs_rec.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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) # -- 2.25.1