~fginther/ubuntu-test-cases/document-rtm-mp-testing

« back to all changes in this revision

Viewing changes to debian/tests/sample

  • Committer: Leo Arias
  • Date: 2014-11-06 19:13:22 UTC
  • mto: This revision was merged to the branch mainline in revision 352.
  • Revision ID: leo.arias@canonical.com-20141106191322-z5b3z64kxsg3oy4p
Made a simple sample test.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
 
 
3
set -e
 
4
 
 
5
sleep 5
 
6
echo $ADT_ARTIFACTS
 
7
cat > $ADT_ARTIFACTS/nfss-data.json <<EOF
 
8
[]
 
9
EOF