[106086] trunk/dports/security/certsync/files/certsync.m
landonf at macports.org
landonf at macports.org
Tue May 14 09:27:42 PDT 2013
Revision: 106086
https://trac.macports.org/changeset/106086
Author: landonf at macports.org
Date: 2013-05-14 09:27:42 -0700 (Tue, 14 May 2013)
Log Message:
-----------
Re-enable non-server mode
Modified Paths:
--------------
trunk/dports/security/certsync/files/certsync.m
Modified: trunk/dports/security/certsync/files/certsync.m
===================================================================
--- trunk/dports/security/certsync/files/certsync.m 2013-05-14 16:26:09 UTC (rev 106085)
+++ trunk/dports/security/certsync/files/certsync.m 2013-05-14 16:27:42 UTC (rev 106086)
@@ -338,7 +338,7 @@
argv += optind;
/* Perform single-shot export */
- if (NO && !runServer)
+ if (!runServer)
return exportCertificates(userAnchors, outputFile);
/* Formulate the list of directories to observe; We use FSEvents rather than SecKeychainAddCallback(), as during testing the keychain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130514/4c005276/attachment.html>
More information about the macports-changes
mailing list