Blame tests/p_jwhois/0-install_jwhois.sh
|
Athmane Madjoudj |
d6479e |
#!/bin/bash
|
|
Athmane Madjoudj |
d6479e |
# Author: Athmane Madjoudj <athmanem@gmail.com>
|
|
Athmane Madjoudj |
d6479e |
|
|
Athmane Madjoudj |
d6479e |
# nc (netcat) is required for the test
|
|
Athmane Madjoudj |
d6479e |
t_InstallPackage jwhois nc
|
|
Athmane Madjoudj |
d6479e |
|