File: 050-apply-verify-host.t

package info (click to toggle)
libvirt-tck 0.1.0~2.git890d1c-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,128 kB
  • sloc: perl: 2,885; sh: 1,180; xml: 992; makefile: 6
file content (5 lines) | stat: -rw-r--r-- 99 bytes parent folder | download
1
2
3
4
5
#!/bin/sh

pwd=$(dirname -- "$0")

(cd -- "${pwd}"; sh ./nwfilter2vmtest.sh --tap-test --noattach)