Fix test: packet seq num has too large offset_s
[babeltrace.git] / tests / ctf-traces / packet_seq_num / no_lost_not_starting_at_0 / metadata
index 7febb6d0358adb02765332924d1142350784267b..c8f5783d58bcd19815f97544d4de922313c1f509 100644 (file)
@@ -22,7 +22,7 @@ clock {
        description = "This is a test clock";
        freq = 1000000000;
        precision = 10;
-       offset_s = 1351530929945824323;
+       offset_s = 13932323;
        offset = 0;
        absolute = TRUE;
 };
This page took 0.022958 seconds and 4 git commands to generate.