]> git.proxmox.com Git - ovs.git/commit - Makefile.am
treewide: Get rid of "echo -n", and add a test to prevent regression.
authorBen Pfaff <blp@ovn.org>
Mon, 30 Oct 2017 16:44:52 +0000 (09:44 -0700)
committerBen Pfaff <blp@ovn.org>
Mon, 30 Oct 2017 16:44:52 +0000 (09:44 -0700)
commit45a9c31d5d915010deb6d8073fe22cf8c10f12de
tree096a21d67ba6defd5d2ab045746792e483a2e8f2
parenta05df205cdeb09ae644968f610365223f9b991ba
treewide: Get rid of "echo -n", and add a test to prevent regression.

"echo -n" is not POSIX and has spotty support in shells.

CC: Timothy Redaelli <tredaelli@redhat.com>
CC: Flavio Leitner <fbl@sysclose.org>
Signed-off-by: Ben Pfaff <blp@ovn.org>
Makefile.am
tests/ofp-print.at
tests/ofproto-dpif.at
tutorial/ovs-sandbox