diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2011-09-29 15:35:16 +1000 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2011-09-29 15:35:16 +1000 |
commit | b808604b2a3c2611bfdb12cef7de1abea16a5814 (patch) | |
tree | d894cc7179a8687ba7d01707d25684c09a64ab27 /tests/test-autologin-guest | |
parent | a34875945873f3c3b75a946dfb46946bfd0c8ba1 (diff) | |
download | lightdm-git-b808604b2a3c2611bfdb12cef7de1abea16a5814.tar.gz |
Remove --greeter-session option
Diffstat (limited to 'tests/test-autologin-guest')
-rwxr-xr-x | tests/test-autologin-guest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-autologin-guest b/tests/test-autologin-guest index 14feab62..44ecebce 100755 --- a/tests/test-autologin-guest +++ b/tests/test-autologin-guest @@ -1,2 +1,2 @@ #!/bin/sh -./src/test-runner autologin-guest +./src/test-runner autologin-guest test-gobject-greeter |