[hipl-dev] [Branch ~hipl-core/hipl/trunk] Rev 6435: A dist fix to the previous commit

  • From: noreply@xxxxxxxxxxxxx
  • To: HIPL core team <hipl-dev@xxxxxxxxxxxxx>
  • Date: Fri, 11 Oct 2013 18:02:23 -0000

------------------------------------------------------------
revno: 6435
committer: Miika Komu <miika@xxxxxx>
branch nick: hipl
timestamp: Fri 2013-10-11 21:01:42 +0300
message:
  A dist fix to the previous commit
  
  Revision 6434 was missing a new unit test file in Makefile.am for the 
  DNS proxy.
modified:
  Makefile.am


--
lp:hipl
https://code.launchpad.net/~hipl-core/hipl/trunk

Your team HIPL core team is subscribed to branch lp:hipl.
To unsubscribe from this branch go to 
https://code.launchpad.net/~hipl-core/hipl/trunk/+edit-subscription
=== modified file 'Makefile.am'
--- Makefile.am 2013-08-19 18:30:29 +0000
+++ Makefile.am 2013-10-11 18:01:42 +0000
@@ -285,7 +285,8 @@
                               tools/hipdnsproxy/hosts.py                \
                               tools/hipdnsproxy/util.py                 \
                               tools/hipdnsproxy/resolvconf.py           \
-                              tools/hipdnsproxy/resolvconf_test.py
+                              tools/hipdnsproxy/resolvconf_test.py      \
+                              tools/hipdnsproxy/dnsproxy_test.py
 
 tools_hipdnskeyparsedir = $(pythondir)/hipdnskeyparse
 tools_hipdnsproxydir    = $(pythondir)/hipdnsproxy

Other related posts:

  • » [hipl-dev] [Branch ~hipl-core/hipl/trunk] Rev 6435: A dist fix to the previous commit - noreply