commit | 8b886b16b434476a9c1c0063e35c6bcc9c30392e | [log] [tgz] |
---|---|---|
author | Dan Talayco <dtalayco@stanford.edu> | Tue Jun 08 14:02:35 2010 -0700 |
committer | Dan Talayco <dtalayco@stanford.edu> | Tue Jun 08 14:02:35 2010 -0700 |
tree | e68bad508f11dc784cd87c2d95556c93c38233fd | |
parent | 79c6c4d6aeb2df04b86bb61b2278e562c73d4a69 [diff] |
Add caps_table_idx parameter
diff --git a/tests/remote.py b/tests/remote.py index 07779f9..5931153 100644 --- a/tests/remote.py +++ b/tests/remote.py
@@ -20,3 +20,4 @@ global remote_port_map config["port_map"] = remote_port_map.copy() + config["caps_table_idx"] = 0