From 1ef3f864749a8b6f89a0c3a9e35e6ab9ed00f659 Mon Sep 17 00:00:00 2001 From: Andy Eschbacher Date: Mon, 26 Sep 2016 10:13:27 -0400 Subject: [PATCH] small updates after ordering fix --- src/pg/test/expected/02_moran_test.out | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/src/pg/test/expected/02_moran_test.out b/src/pg/test/expected/02_moran_test.out index e7aef8b..95ce189 100644 --- a/src/pg/test/expected/02_moran_test.out +++ b/src/pg/test/expected/02_moran_test.out @@ -197,10 +197,11 @@ code|quads 46|LL 47|LL 48|HH -49|LL +49|LH 50|HH 51|LL -(51 rows) +52|LL +(52 rows) _cdb_random_seeds (1 row) @@ -259,9 +260,10 @@ code|quads 45|LH 46|LL 47|LL -49|LL +49|LH 51|LL -(28 rows) +52|LL +(29 rows) _cdb_random_seeds (1 row) @@ -277,4 +279,5 @@ code|quads 42|LH 43|LH 45|LH -(11 rows) +49|LH +(12 rows)