~canonical-platform-qa/lrt/lrt-to-dep8

« back to all changes in this revision

Viewing changes to debian/tests/lrt-random-gestures

  • Committer: Allan LeSage
  • Date: 2014-11-13 00:29:58 UTC
  • Revision ID: allan.lesage@canonical.com-20141113002958-7319pztwet75zjrb
Temporarily extract whoopsie configuration.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
2
2
 
3
 
export LRT_BRANCH="lp:~chris.gagnon/+junk/lrt"
4
3
./dep-8-run-lrt.sh "lrt.test_random_gestures"
5
4
 
6
5
exit $?