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

Sry klok import fix task #34

Merged
merged 8 commits into from Jun 20, 2017
Merged

Sry klok import fix task #34

merged 8 commits into from Jun 20, 2017

Conversation

royyesud
Copy link
Collaborator

@amcates
Copy link
Collaborator

amcates commented Jun 14, 2017

Please change tabs to 2 spaces. Team can show you how to have Sublime do that for you.

puts "There are " + no_of_fulfillments.to_s + " fulfillments with performer id " + old_performer_id

if no_of_fulfillments > 0
new_performer_id = prompt "Enter new performer id: "
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You might want a way to validate the IDs are actually a number. Also, I would write a log file of every fulfillment that you change. That way if an error occurs we can undo the changes quickly.

@Stuart-Johnson
Copy link
Collaborator

Stuart-Johnson commented Jun 14, 2017

@amcates So... this file IS double spaced locally, I just tested it out on mine, and committed, but github still insists that it's 4 spaces. I have no idea why.

Edit: Nevermind, figured it out, sublime was being TOO helpful

@amcates
Copy link
Collaborator

amcates commented Jun 16, 2017

Looks good to me. Now to get travis to pass.

@Stuart-Johnson Stuart-Johnson merged commit ecc73c5 into master Jun 20, 2017
@Stuart-Johnson Stuart-Johnson deleted the sry-klok_import_fix_task branch June 20, 2017 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
7 participants