Whamcloud - gitweb
LU-3303 test: sanity-quota test_18 incomplete error message
authorJames Nunez <james.a.nunez@intel.com>
Thu, 9 May 2013 17:04:45 +0000 (11:04 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 11 May 2013 16:49:52 +0000 (12:49 -0400)
commit338ee6dc275f49be67fd098faf2d85458b75b0f2
treea84c7b8c0f9524fe5f08f5f4deff1777ccf84a7d
parentc944e6eaa7f8b98230701266641bfd9dfcb56da8
LU-3303 test: sanity-quota test_18 incomplete error message

test_18 is sending the error message to quota_error with
two string literals with no line continuation. quota_error
essentially ignores the second string literal.

Signed-off-by: James Nunez <james.a.nunez@intel.com>
Change-Id: I54e5cccf307349fab072d6fac2832f6bd98a3bfd
Reviewed-on: http://review.whamcloud.com/6302
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Keith Mannthey <keith.mannthey@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanity-quota.sh