SOURCES: JXplorer.sh - De Morgan's law

pawelz pawelz at pld-linux.org
Tue Aug 12 17:17:26 CEST 2008


Author: pawelz                       Date: Tue Aug 12 15:17:26 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- De Morgan's law

---- Files affected:
SOURCES:
   JXplorer.sh (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/JXplorer.sh
diff -u SOURCES/JXplorer.sh:1.4 SOURCES/JXplorer.sh:1.5
--- SOURCES/JXplorer.sh:1.4	Tue Aug 12 17:10:51 2008
+++ SOURCES/JXplorer.sh	Tue Aug 12 17:17:20 2008
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-! [ -r /usr/share/java-utils/java-functions ] && exit 1
+[ -r /usr/share/java-utils/java-functions ] || exit 1
 
 . /usr/share/java-utils/java-functions 
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/JXplorer.sh?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list