This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
yosoyhendrix
/
badvpn
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
ncd/tests/run_tests: fix shebang /bin/sh to /bin/bash
ambrop7
hace 13 años
padre
fc983ddd4f
commit
a19af8ec87
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
ncd/tests/run_tests
+ 1
- 1
ncd/tests/run_tests
Ver fichero
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/
ba
sh
NCD=$1
USE_VALGRIND=$2