From: Rajesh Nambiar Date: Wed, 8 Apr 2015 06:40:58 +0000 (-0700) Subject: TestCase: Change in testcase output X-Git-Tag: v9.0.0~8^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=fb51175acdf799799287d791888749c9ed2f4240;p=ceph.git TestCase: Change in testcase output For the local sanity test to pass this change is needed as the output message changes. Signed-off-by: Rajesh Nambiar --- diff --git a/src/test/cli/osdmaptool/pool.t b/src/test/cli/osdmaptool/pool.t index 7a74c51dcf3..5441a34c82c 100644 --- a/src/test/cli/osdmaptool/pool.t +++ b/src/test/cli/osdmaptool/pool.t @@ -10,7 +10,7 @@ [1] $ osdmaptool myosdmap --test-map-object foo --pool bar - strict_strtoll: expected integer, got: 'bar' + The option value 'bar' is invalid [1] $ osdmaptool myosdmap --test-map-object foo --pool 123 @@ -35,7 +35,7 @@ [1] $ osdmaptool myosdmap --test-map-pgs --pool baz - strict_strtoll: expected integer, got: 'baz' + The option value 'baz' is invalid [1] $ osdmaptool myosdmap --test-map-pgs --pool 123