abstractdog commented on code in PR #5838:
URL: https://github.com/apache/hive/pull/5838#discussion_r2225257745


##########
beeline/src/test/org/apache/hive/beeline/cli/TestHiveCli.java:
##########
@@ -206,7 +207,7 @@ public void testVariablesForSource() {
 
   @Test
   public void testErrOutput() {
-    verifyCMD("show tables;set system:xxx=5;set 
system:yyy=${system:xxx};\nlss;",
+    verifyCMD("show tables;set system:xxx=5;set 
system:yyy=${system:xxx};\nlss;\n",

Review Comment:
   eh, leftover, removing :D



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to