]> rtime.felk.cvut.cz Git - sojka/lightdm.git/commitdiff
Fix syntax in multi-seat test script
authorRobert Ancell <robert.ancell@canonical.com>
Wed, 27 Aug 2014 02:53:06 +0000 (14:53 +1200)
committerRobert Ancell <robert.ancell@canonical.com>
Wed, 27 Aug 2014 02:53:06 +0000 (14:53 +1200)
tests/scripts/multi-seat.conf

index 99b57b3a22d43ed89fefe8095a4e778d800c3dce..f416a8b74917a5eeb0ac394daabc52727a44b7aa 100644 (file)
 #?GREETER-X-0 CONNECTED-TO-DAEMON
 
 # Add seat-1 (can't use VTs)
-#*?ADD-SEAT ID=seat-1 CAN-GRAPHICAL=TRUE CAN-MULTI-SESSION=FALSE
+#?*ADD-SEAT ID=seat-1 CAN-GRAPHICAL=TRUE CAN-MULTI-SESSION=FALSE
 
 # Check if seat-1 was added
-#*?LIST-SEATS
+#?*LIST-SEATS
 #?RUNNER LIST-SEATS SEATS=/org/freedesktop/DisplayManager/Seat0,/org/freedesktop/DisplayManager/Seat1
 
 # seat-1 starts
@@ -46,7 +46,7 @@
 #?XSERVER-1 TERMINATE SIGNAL=15
 
 # Check if seat-1 was removed
-#*?LIST-SEATS
+#?*LIST-SEATS
 #?RUNNER LIST-SEATS SEATS=/org/freedesktop/DisplayManager/Seat0
 
 # Cleanup