~roadmr/checkbox/912946

« back to all changes in this revision

Viewing changes to jobs/panel_clock_test.txt.in

Imported scripts and jobs from Platform Services.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
name: panel_clock_verify
 
2
plugin: manual
 
3
requires: package.name == 'gnome-system-tools'
 
4
_description:
 
5
 Is your gnome system clock displaying the correct date and time for \
 
6
 your timezone?
 
7
 
 
8
name: panel_clock_test
 
9
plugin: manual
 
10
depends: panel_clock_verify
 
11
requires: package.name == 'gnome-system-tools'
 
12
user: root
 
13
command: date -s "`date -d '1 hour'`"
 
14
_description:
 
15
 Time verification procedure:
 
16
 1.- Click the "Test" button and verify the clock moves ahead by 1 hour. \
 
17
 Note: It may take a minute or so for the gnome clock to refresh 
 
18
 2.- Now from the panel select System, Admistration, then Time and Date
 
19
 3.- Ensure that your clock application is set to manual.
 
20
 4.- Change the time 1 hour back
 
21
 5.- Close the window and reboot
 
22
 .
 
23
 Is your system clock displaying the correct date and time for your \
 
24
 timezone?