-
Notifications
You must be signed in to change notification settings - Fork 32
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
missing example usage #19
Comments
17 tasks
Lucas,
Can you send me a transcript of the script being run. I'm unable to get it
to work properly, and frequently get:
Please do so again: you did not enter an appropiate y or n. Please do so
again: you did not enter an appropiate y or n. Please do so again: you did
not enter an appropiate y or n. Please do so again: you did not enter an
appropiate y or n. Please do so again: you did not enter an appropiate y or
n. Please do so again: you did not enter an appropiate y or n. Please do so
again: you did not enter an appropiate y or n. Please do so again: you did
not enter an appropiate y or n. Please do so again: you did not enter an
appropiate y or n. Please do so again: you did not enter an appropiate y or
n. Please do so again: you did not enter an appropiate y or n. Please do so
again: you did not enter an appropiate y or n. Please do so again: you did
not enter an appropiate y or n. Please do so again: you did not enter an
appropiate y or n. Please do so again: you did not enter an appropiate y or
n. Please do so again: you did not enter an appropiate y or n. Please do so
again: you did not enter an appropiate y or n. Please do so again: you did
not enter an appropiate y or n. Please do so again: you did not
…On Tue, Jul 25, 2017 at 9:33 AM, Lucas A. Wilson ***@***.***> wrote:
Interactive walk through in process in tests/ (see #23
<#23> and #26
<#26>). Script acts as a
tutorial/example.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#19 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AK5iKxmCXpjkEmG-ffsnFnEi47iL6IR8ks5sRfyggaJpZM4N0cui>
.
|
I've put a new script quicktest in the /tests directory which will allow you to do a sanity test. No inputs required on your end, just run: I'm going to have @marshalllerner debug the interactive walkthrough. |
cool, looks good now
…On Tue, Jul 25, 2017 at 2:58 PM, Lucas A. Wilson ***@***.***> wrote:
I've put a new script quicktest in the /tests directory which will allow
you to do a sanity test. No inputs required on your end, just run:
cd tests; ./quicktest
I'm going to have @marshalllerner <https://github.com/marshalllerner>
debug the interactive walkthrough.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#19 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AK5iK-B9BYQTCF_UMTxL1tVtk17OXbB2ks5sRkjogaJpZM4N0cui>
.
|
for some reason when I correct something and then save it it adds the /r carriage returns because I'm using Windows OS. I'll correct that now.
…On Jul 25, 2017, 3:04 PM -0500, Galen Arnold ***@***.***>, wrote:
cool, looks good now
On Tue, Jul 25, 2017 at 2:58 PM, Lucas A. Wilson ***@***.***>
wrote:
> I've put a new script quicktest in the /tests directory which will allow
> you to do a sanity test. No inputs required on your end, just run:
> cd tests; ./quicktest
>
> I'm going to have @marshalllerner <https://github.com/marshalllerner>
> debug the interactive walkthrough.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#19 (comment)>, or mute
> the thread
> <https://github.com/notifications/unsubscribe-auth/AK5iK-B9BYQTCF_UMTxL1tVtk17OXbB2ks5sRkjogaJpZM4N0cui>
> .
>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
#31 adds a section to the README.md about verifying Launcher installation using the quicktest script. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A full example usage is missing so it's difficult to know what to do. I might piece it together after staring at it for an hour but that's too high a bar for something that is trying to appear simple and easy to use.
Walk me through running this on stampede for example. Just a full typescript of a session showing modules loaded (python), the code you're going to run, env variables you've set, and the batch submit (can do it in idev ? ) would be nice. Then I can try to follow that.
The text was updated successfully, but these errors were encountered: