From bd722840700cc3b0a8c7e09f23e0cf3b9e41d0d6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 9 Apr 2010 11:51:51 +0000 Subject: [PATCH] env --- 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 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) # -- 2.25.1