~brian-murray/lightdm/bug-967229

« back to all changes in this revision

Viewing changes to debian/tests/upstream-tests

  • Committer: robert.ancell at canonical
  • Date: 2011-02-12 00:48:57 UTC
  • Revision ID: robert.ancell@canonical.com-20110212004857-45gpv6k0m0uf0liv
Update changelog link

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/sh
2
 
set -e
3
 
set -x
4
 
 
5
 
# We use 'ubuntu' as the default xsession, so make sure it exists
6
 
cp tests/data/xsessions/default.desktop tests/data/xsessions/ubuntu.desktop
7
 
 
8
 
make check