Jimmyweng006 commented on code in PR #8201:
URL: https://github.com/apache/ozone/pull/8201#discussion_r2022781709


##########
hadoop-ozone/dist/src/main/compose/upgrade/test.sh:
##########
@@ -44,4 +41,4 @@ run_test ha     non-rolling-upgrade 1.4.1 
"$OZONE_CURRENT_VERSION"
 
 generate_report "upgrade" "$ALL_RESULT_DIR"
 
-exit "$RESULT"
+exit "$?"

Review Comment:
   oh thanks for pointing out, "$?" will only keep the latest command result...
   
   let me change it back and also try to align commit message style



-- 
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