Blame tests/p_bridge-utils/00-install_bridge-utils.sh
|
root |
06ef83 |
#!/bin/bash
|
|
root |
06ef83 |
# Author: Madhurranjan Mohaan <mohanma@thoughtworks.com>
|
|
root |
06ef83 |
|
|
root |
06ef83 |
# Install bridge_utils package
|
|
root |
06ef83 |
t_Log "Running $0 - bridge-utils: Installation"
|
|
root |
06ef83 |
|
|
root |
06ef83 |
t_InstallPackage bridge-utils
|