This website works better with JavaScript
홈
탐색
도움말
로그인
DragonOS-Community
/
relibc_compiler-builtins
의 미러
https://gitlab.redox-os.org/redox-os/compiler-builtins.git
Watch
2
Star
0
포크
0
파일
이슈
0
위키
소스 검색
ci/run.sh: remove debug stuff
Jorge Aparicio
8 년 전
부모
a163ca7ac3
커밋
e441058be7
1개의 변경된 파일
과
1개의 추가작업
그리고
3개의 파일을 삭제
분할 보기
변경상태 보기
1
3
ci/run.sh
+ 1
- 3
ci/run.sh
파일 보기
@@ -1,6 +1,4 @@
-set -ex
-
-export RUST_BACKTRACE=1
+set -e
# Test our implementation
case $1 in