commit | 01b62f7c465ef54818aab24d1fbe268d32bb9768 | [log] [tgz] |
---|---|---|
author | ashu <agawande@memphis.edu> | Thu Mar 12 15:16:11 2015 -0500 |
committer | ashu <agawande@memphis.edu> | Wed Mar 25 11:25:52 2015 -0500 |
tree | e7b161f0ded519af3e683a5cab671c06c48108b2 | |
parent | ef3490b0525aeb89bfc4ab72e07a3fe4525e5a32 [diff] [blame] |
Add ndn_utils and modify install script refs: #2528 Change-Id: I7c26df7c91572f8e48b23ca3cddcec1b8f0216a5
diff --git a/bin/minindn b/bin/minindn index 51a4c52..7e451aa 100755 --- a/bin/minindn +++ b/bin/minindn
@@ -13,6 +13,7 @@ import os.path, time import optparse import datetime +from os.path import expanduser from ndn.nlsr import Nlsr, NlsrConfigGenerator