Skip to content

Commit b0df405

Browse files
Merge pull request #25130 from ROCm:ci_fix_set_options-upstream
PiperOrigin-RevId: 701143242
2 parents 6d4278d + 694de6b commit b0df405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/rocm/run_multi_gpu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515

16-
set -eu
16+
set -xu
1717

1818
# Function to run tests with specified GPUs
1919
run_tests() {

0 commit comments

Comments
 (0)