Redirect tcpreplay warnings to dev null when running so-test

This commit is contained in:
Jason Ertel
2021-01-18 21:42:46 -05:00
parent 12aa4033b6
commit d91913e58e

View File

@@ -15,4 +15,4 @@
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>. # along with this program. If not, see <http://www.gnu.org/licenses/>.
so-tcpreplay /opt/samples/* so-tcpreplay /opt/samples/* 2> /dev/null