Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invoke-Processの一文字目にゴミが紛れていたので、iexなどで実行できなくなっていたのを修正 #7

Merged
merged 1 commit into from
Feb 6, 2015

Conversation

posaunehm
Copy link
Contributor

Invoke-Process.ps1の一文字目に、何らかの文字コード(BOM?)が紛れていたのでiexなどでスクリプト読込しようとするとエラーになっていた。
一文字目のゴミバイトを消去。

Invoke-Process.ps1の一文字目に、何らかの文字コード(BOM?)が紛れていたのでiexなどでスクリプト読込しようとするとエラーになっていた。
一文字目のゴミバイトを消去。
@posaunehm
Copy link
Contributor Author

しょうもないpullreqですが、Githubからiexする人もいるかなぁと思ってやってみます。

@guitarrapc
Copy link
Owner

あらら!ありがとうございます。
ついでに別途非同期ログの出力を少しミスしてたので修正いれますね!

guitarrapc added a commit that referenced this pull request Feb 6, 2015
Invoke-Processの一文字目にゴミが紛れていたので、iexなどで実行できなくなっていたのを修正
@guitarrapc guitarrapc merged commit 62ec47b into guitarrapc:master Feb 6, 2015
@guitarrapc
Copy link
Owner

とりあえず最新コミットで もろもろ修正いれましたー #もろもろとは

@posaunehm
Copy link
Contributor Author

╭( ・ㅂ・)و ̑̑ グッ !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants