Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
ka
/
ansible-role-home
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
exit with error message
pull/1/head
Markus Katharina Brechtel
hace 4 años
padre
1b840fcaed
commit
2d30dcecc2
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-0
files/bin/pipe-watcher
+ 1
- 0
files/bin/pipe-watcher
Ver fichero
@@ -7,6 +7,7 @@ if test (count $argv) -ge 2
end
if [ ! -p $pipe ]
echo named pipe $pipe not found
exit 1
end