This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
DragonOS-Community
/
relibc_compiler-builtins
同期ミラー
https://gitlab.redox-os.org/redox-os/compiler-builtins.git
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
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