mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
Backport fix for time-goes-forward test. Fix bug 1267
This commit is contained in:
parent
c3e63483b2
commit
404af59ed5
@ -1294,6 +1294,7 @@ test_util(void)
|
||||
smartlist_free(sl);
|
||||
}
|
||||
|
||||
tor_gettimeofday(&start);
|
||||
/* now make sure time works. */
|
||||
tor_gettimeofday(&end);
|
||||
/* We might've timewarped a little. */
|
||||
|
Loading…
Reference in New Issue
Block a user