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