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

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

SVN commit 499372 by goutte:

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


 M  +4 -4      magic  


--- trunk/KDE/kdelibs/kio/magic #499371:499372
@@ -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