[111303] branches/gsoc13-tests/src/package1.0/tests/portdpkg.test

marius at macports.org marius at macports.org
Wed Sep 18 13:03:02 PDT 2013


Revision: 111303
          https://trac.macports.org/changeset/111303
Author:   marius at macports.org
Date:     2013-09-18 13:03:02 -0700 (Wed, 18 Sep 2013)
Log Message:
-----------
package1.0: fixed portdpkg test

Modified Paths:
--------------
    branches/gsoc13-tests/src/package1.0/tests/portdpkg.test

Modified: branches/gsoc13-tests/src/package1.0/tests/portdpkg.test
===================================================================
--- branches/gsoc13-tests/src/package1.0/tests/portdpkg.test	2013-09-18 19:58:33 UTC (rev 111302)
+++ branches/gsoc13-tests/src/package1.0/tests/portdpkg.test	2013-09-18 20:03:02 UTC (rev 111303)
@@ -65,7 +65,7 @@
     set version 060102
     set revision 1
 } -body {
-    if {[portdpkg::make_dependency_list $subport] != ""} {
+    if {[portdpkg::make_dependency_list $subport] != "fondu/060102"} {
 		return "FAIL: could not make dependency list"
     }
     return "Make dependency list successful."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130918/ebadc730/attachment.html>


More information about the macports-changes mailing list