[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: branches/KDE/3.5/kdelibs/kio
From:       Volker Krause <volker.krause () rwth-aachen ! de>
Date:       2006-01-17 13:52:38
Message-ID: 20060117135418.14A2B4082B8 () mail ! deltatauchi ! de
[Download RAW message or body]

Nicolas Goutte wrote:

> SVN commit 499259 by goutte:
> 
> Add pattern rules for Bash scripts declared with the help of env(1)
> 
> 
>  M  +5 -0      magic
> 
> 
> --- branches/KDE/3.5/kdelibs/kio/magic #499258:499259
> @@ -188,6 +188,11 @@
>  0       string          #!/usr/local/bin/bash   application/x-shellscript
>  0       string          #!\ /usr/local/bin/bash application/x-shellscript
>  
> +0       string          #!\ /bin/env bash       application/x-shellscript
> +0       string          #!/bin/env bash         application/x-shellscript
> +0       string          #!\ /usr/bin/env bash   application/x-shellscript
> +0       string          #!/usr/bin/env bash     application/x-shellscript

Shouldn't this be '.../env\ bash' instead, ie. having a '\' after env?

regards
Volker

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic