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

List:       kde-commits
Subject:    branches/KDE/3.5/kdelibs/kio
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2006-01-17 17:23:02
Message-ID: 1137518582.455066.24870.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 499371 by goutte:

Of course, if a space is part of the pattern it should be escaped.
Thanks to Volker Krause for noticing the bug.


 M  +4 -4      magic  


--- branches/KDE/3.5/kdelibs/kio/magic #499370:499371
@@ -195,10 +195,10 @@
 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
+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
 
 #
 0       string          #!/bin/ash              application/x-shellscript
[prev in list] [next in list] [prev in thread] [next in thread] 

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