Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
ka
/
ansible-role-home
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
exit with error message
pull/1/head
Markus Katharina Brechtel
3 anni fa
parent
1b840fcaed
commit
2d30dcecc2
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
files/bin/pipe-watcher
+ 1
- 0
files/bin/pipe-watcher
Vedi File
@@ -7,6 +7,7 @@ if test (count $argv) -ge 2
end
if [ ! -p $pipe ]
echo named pipe $pipe not found
exit 1
end