mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-06-07 16:26:10 +00:00
Re-arrange the 'set +x' command
This commit is contained in:
@@ -51,7 +51,6 @@ done
|
||||
done
|
||||
done
|
||||
done
|
||||
set +x
|
||||
|
||||
if [ $ENABLE_APPENDKV_TEST -eq 1 ]; then
|
||||
for mode in 1 0 ; do
|
||||
@@ -69,4 +68,5 @@ done
|
||||
done
|
||||
done
|
||||
done
|
||||
fi
|
||||
fi
|
||||
set +x
|
||||
Reference in New Issue
Block a user