This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
DragonOS-Community
/
relibc_compiler-builtins
espejo de
https://gitlab.redox-os.org/redox-os/compiler-builtins.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
ci/run.sh: remove debug stuff
Jorge Aparicio
hace 8 años
padre
a163ca7ac3
commit
e441058be7
Se han
modificado 1 ficheros
con
1 adiciones
y
3 borrados
Dividir vista
Mostrar estadísticas de diff
1
3
ci/run.sh
+ 1
- 3
ci/run.sh
Ver fichero
@@ -1,6 +1,4 @@
-set -ex
-
-export RUST_BACKTRACE=1
+set -e
# Test our implementation
case $1 in