Commit Graph

3 Commits

Author SHA1 Message Date
amir-rezaei
f4d1c9f8b2 fix(script): fix lsb_release typo and missing verb in show_env.sh (#17362)
## Description
This PR fixes a typo in comment text and a missing verb in error output
in `show_env.sh`.

## Details
1. Fixed typo in comment (`lsd_release` $\to$ `lsb_release`).
2. Added missing verb in fallback output string (`It NOT a Git repo`
$\to$ `It is NOT a Git repo`).

---------

Co-authored-by: ferkans-amir <amir.rezaei@tu-berlin.de>
2026-07-24 22:00:37 +08:00
湛露先生
9b724b3b5e Fix python_version in show_env.sh when its meets python3. (#9894)
### What problem does this PR solve?

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
2025-09-05 09:57:39 +08:00
Jin Hai
9fcad0500d Add more web test cases (#3702)
### What problem does this PR solve?

Test cases about dataset

### Type of change

- [x] Other (please describe): test cases

---------

Signed-off-by: jinhai <haijin.chn@gmail.com>
2024-11-28 15:46:35 +08:00