From 483bed74b8ba7275771ca77e38f239d0604a9c0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Raimbault?= Date: Tue, 21 Feb 2012 17:55:44 +0100 Subject: [PATCH] Removed extra whitespace before /usr/bin/env --- tools/pelican-import | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/pelican-import b/tools/pelican-import index 8dece140..3a931afd 100755 --- a/tools/pelican-import +++ b/tools/pelican-import @@ -1,4 +1,4 @@ -#! /usr/bin/env python +#!/usr/bin/env python import argparse import os