[otrs-cvs] Support/Kernel/System/Support OS.pm,1.27,1.27.2.1

"CVS commits notifications of OTRS.org" <[email protected]>
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/Support/Kernel/System/Support
In directory lancelot:/tmp/cvs-serv31304/Kernel/System/Support

Modified Files:
      Tag: rel-1_3
	OS.pm 
Log Message:
File system is called iso9660, not iso9960.

Author: mb

Index: OS.pm
===================================================================
RCS file: /home/cvs/Support/Kernel/System/Support/OS.pm,v
retrieving revision 1.27
retrieving revision 1.27.2.1
diff -2 -u -d -r1.27 -r1.27.2.1
--- OS.pm	20 Sep 2012 06:23:11 -0000	1.27
+++ OS.pm	21 Dec 2012 14:52:39 -0000	1.27.2.1
@@ -510,5 +510,5 @@
     # If used OS is a linux system
     if ( $^O =~ /(linux|unix|netbsd|freebsd|darwin)/i ) {
-        my $Commandline = "df -lx tmpfs -x iso9960 -x udf";
+        my $Commandline = "df -lx tmpfs -x iso9660 -x udf";
 
         # current MacOS does not support the -x flag for df
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.