doc/demo: Explicitly run in foreground, drop pipe to cat
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
parent
e1c94637ad
commit
564fbca39a
1 changed files with 1 additions and 1 deletions
|
@ -122,4 +122,4 @@ echo
|
||||||
echo "Starting passt..."
|
echo "Starting passt..."
|
||||||
echo
|
echo
|
||||||
|
|
||||||
ip netns exec "${ns}" ./passt | cat
|
ip netns exec "${ns}" ./passt -f -e -t all
|
||||||
|
|
Loading…
Reference in a new issue