このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
ka
/
ansible-role-home
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
exit with error message
pull/1/head
Markus Katharina Brechtel
3年前
親
1b840fcaed
コミット
2d30dcecc2
1個のファイルの変更
、
1行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-0
files/bin/pipe-watcher
+ 1
- 0
files/bin/pipe-watcher
ファイルの表示
@@ -7,6 +7,7 @@ if test (count $argv) -ge 2
end
if [ ! -p $pipe ]
echo named pipe $pipe not found
exit 1
end