Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
9b439886
Commit
9b439886
authored
Jan 17, 2003
by
Per Cederqvist
Browse files
Use epoch_time. This test used to fail when run west of London.
parent
5d32b8ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/testsuite/lyskomd.0/05.exp
View file @
9b439886
...
...
@@ -194,7 +194,7 @@ kom_logout
kom_login 13 "pw4" 0
send "1040 101 9 0 10000\n"
simple_expect "=1040 2 { 7 7 $any_time 00000000 0 0
0 0 \[12\] 1 0 70 4 0 \[01\]
00100000 }"
simple_expect "=1040 2 { 7 7 $any_time 00000000 0 0
$epoch_time
00100000 }"
send "1041 99 8 0 10000 0\n"
simple_expect "=1041 1 { 0 $any_time 8 255 0 0 \\* 8 $any_time 00000000 }"
...
...
@@ -207,7 +207,7 @@ kom_logout
kom_login 5 "gazonk" 0
send "1050 101 9 0 10000\n"
simple_expect "=1050 2 { 7 7 $any_time 00000000 0 0
0 0 \[12\] 1 0 70 4 0 \[01\]
00100000 }"
simple_expect "=1050 2 { 7 7 $any_time 00000000 0 0
$epoch_time
00100000 }"
send "1051 99 8 0 10000 0\n"
simple_expect "=1051 1 { 0 $any_time 8 255 0 0 \\* 8 $any_time 00000000 }"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment