MT#14229 autopkgtest playground

Change-Id: Ifda3913ee6fc7bb164dfb3f4db4547b2bbb0bdc3
changes/32/2432/1
Michael Prokop 11 years ago
parent 34f731bb1d
commit d45eb208d8

1
debian/control vendored

@ -24,6 +24,7 @@ Build-Depends: asciidoc,
libyaml-tiny-perl,
xsltproc
Standards-Version: 3.9.6
Testsuite: autopkgtest
Homepage: http://sipwise.com/
Package: ngcp-ngcpcfg

@ -0,0 +1 @@
Tests: smoke-tests

@ -0,0 +1,7 @@
#!/bin/sh
exec 2>&1
set -e
ngcpcfg
Loading…
Cancel
Save