[csw-devel] SF.net SVN: gar:[6880] csw/mgar/pkg/ca_certificates/trunk

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Sat Oct 17 17:20:45 CEST 2009


Revision: 6880
          http://gar.svn.sourceforge.net/gar/?rev=6880&view=rev
Author:   chninkel
Date:     2009-10-17 15:20:45 +0000 (Sat, 17 Oct 2009)

Log Message:
-----------
ca_certificates: fixed missing double quotes

Modified Paths:
--------------
    csw/mgar/pkg/ca_certificates/trunk/checksums
    csw/mgar/pkg/ca_certificates/trunk/files/CSWcacertificates.postinstall

Modified: csw/mgar/pkg/ca_certificates/trunk/checksums
===================================================================
--- csw/mgar/pkg/ca_certificates/trunk/checksums	2009-10-17 15:19:22 UTC (rev 6879)
+++ csw/mgar/pkg/ca_certificates/trunk/checksums	2009-10-17 15:20:45 UTC (rev 6880)
@@ -5,5 +5,5 @@
 c7fd74bceddf27039a26a5f1dfede163  download/README.CSW
 787d361f8d8b8ecf89e83bb813fdaec5  download/CSWcacertificates.gspec
 31227010faaad1c2b9893ba91d6b16bb  download/CSWcacertificates.depend
-3f166eabf87f3f97ce51351eb070724d  download/CSWcacertificates.postinstall
+1fb44412e1ee60dd4f7bd9bd66d4af34  download/CSWcacertificates.postinstall
 0e166bd746f506c06e1001b0c6274958  download/CSWcacertificates.postremove

Modified: csw/mgar/pkg/ca_certificates/trunk/files/CSWcacertificates.postinstall
===================================================================
--- csw/mgar/pkg/ca_certificates/trunk/files/CSWcacertificates.postinstall	2009-10-17 15:19:22 UTC (rev 6879)
+++ csw/mgar/pkg/ca_certificates/trunk/files/CSWcacertificates.postinstall	2009-10-17 15:20:45 UTC (rev 6880)
@@ -4,9 +4,9 @@
 if touch /opt/csw/.ca_certificate.test  2>/dev/null; then
 	rm -f /opt/csw/.ca_certificate.test
 else
-	echo "WARNING: /opt/csw seems to be read-only, certification authorities list will not be updated"
-	echo "         if /opt/csw is shared by nfs or among solaris zones, this is normal and you don't have
-	echo "         to worry about it, the certification authorities list present on the nfs server or in 
+	echo "WARNING: /opt/csw seems to be read-only, certification authorities list will not be updated."
+	echo "         If /opt/csw is shared by nfs or among solaris zones, this is normal and you don't have"
+	echo "         to worry about it, the certification authorities list present on the nfs server or in"
 	echo "         the global zone will be used."
 	exit 0
 fi


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list