Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
ka
/
ansible-role-home
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
Selaa lähdekoodia
exit with error message
pull/1/head
Markus Katharina Brechtel
3 vuotta sitten
vanhempi
1b840fcaed
commit
2d30dcecc2
1 muutettua tiedostoa
jossa
1 lisäystä
ja
0 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
files/bin/pipe-watcher
+ 1
- 0
files/bin/pipe-watcher
Näytä tiedosto
@@ -7,6 +7,7 @@ if test (count $argv) -ge 2
end
if [ ! -p $pipe ]
echo named pipe $pipe not found
exit 1
end