[Freeipa-devel] [PATCH 0079] Change shebang to absolute path in ipa-client-automount

Tomas Babej tbabej at redhat.com
Wed Jul 24 10:53:13 UTC 2013


On Wednesday 24 of July 2013 12:43:49 Jan Pazdziora wrote:
> On Wed, Jul 24, 2013 at 12:39:07PM +0200, Tomas Babej wrote:
> > Hi,
> > 
> > this fixes the 
> > 
> > https://fedorahosted.org/freeipa/ticket/3811
> > 
> > Tomas
> 
> > >From ed9014c9db13247dbf062af58f21ea583c476300 Mon Sep 17 00:00:00 2001
> > From: Tomas Babej <tbabej at redhat.com>
> > Date: Tue, 23 Jul 2013 17:11:59 +0200
> > Subject: [PATCH] Change shebang to absolute path in ipa-client-automount
> > 
> > https://fedorahosted.org/freeipa/ticket/3811
> > ---
> >  ipa-client/ipa-install/ipa-client-automount | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/ipa-client/ipa-install/ipa-client-automount b/ipa-client/ipa-install/ipa-client-automount
> > index 346b474fef12ad814eedae5cc98380709eac38ff..8328976adb4d8949bdd400ff9d764b31dd85e5c3 100755
> > --- a/ipa-client/ipa-install/ipa-client-automount
> > +++ b/ipa-client/ipa-install/ipa-client-automount
> 
> Running git grep shows
> 
> 	install/tools/ipa-compliance:#!/usr/bin/env python
> 
> -- shouldn't it be changed as well?
> 

It seems that you don't have updated repository.

[tbabej at thinkpad7 freeipa]$ git grep /usr/bin/env
ipa-client/ipa-install/ipa-client-automount:#!/usr/bin/env python

The ipa-compliance script has been removed recently. It is no longer in either
master or ipa-3-2 branch.

See Martin's commit 77ae4da70632e17b6be09e9ad71fc353b3bad96e.

Tomas




More information about the Freeipa-devel mailing list