aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp-api/lua/examples/lute/script.lute
blob: c3dd90f2dbe99e43a827090ba05b33168ee493eb (plain)
1
2
3
4
5
6
7
shell s1
expect s1 $
run s1 echo testing123
expect s1 $
run s1 echo done
quit