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

Datastore TaskList sample checks for 2 command line args, should check for 1 #61

Closed
WalterHub opened this issue Sep 9, 2016 · 1 comment
Labels
🚨 This issue needs some love. triage me I really want to be triaged.

Comments

@WalterHub
Copy link
Contributor

WalterHub commented Sep 9, 2016

The check for a command line argument looks for 2 args, so it exits if a single arg (for the project id) is supplied.

https://github.com/GoogleCloudPlatform/dotnet-docs-samples/blob/master/datastore/api/TaskList/Program.cs#L171

@WalterHub WalterHub changed the title TaskList sample checks for 2 command line args, should check for 1 Datastore TaskList sample checks for 2 command line args, should check for 1 Sep 9, 2016
@SurferJeffAtGoogle
Copy link
Contributor

Fixed in #59

On Fri, Sep 9, 2016 at 4:26 PM, Walter Poupore notifications@github.com
wrote:

The check for a command line argument looks for 2 args, so it exists if 1
arg (for the project id) is supplied.

https://github.com/GoogleCloudPlatform/dotnet-docs-samples/blob/master/
datastore/api/TaskList/Program.cs#L171


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#61,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ALO54t7aN7urx8b9GmAAxK42t_Hsvmg_ks5qoesggaJpZM4J5kA0
.

@yoshi-automation yoshi-automation added 🚨 This issue needs some love. triage me I really want to be triaged. labels Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚨 This issue needs some love. triage me I really want to be triaged.
Projects
None yet
Development

No branches or pull requests

3 participants