Actions
Task #2399
closedIdea #2767: Recurring: update doc site to match current behavior, and fix bugs
slight difference in result
Status:
Resolved
Priority:
Normal
Assigned To:
Radhika Chippada
Target version:
Description
http://doc.arvados.org/user/tutorials/tutorial-firstscript.html
tutorial says:
~/you/crunch_scripts$ git commit -m"my first script"
[master (root-commit) 27fd88b] my first script
1 file changed, 33 insertions(+)
create mode 100755 crunch_scripts/hash.py
my terminal says:
jsheffi@shell.qr1hi:~/jsheffi/crunch_scripts$ git commit -m"my first script"
[master (root-commit) 8032ec3] my first script
1 file changed, 45 insertions(+)
create mode 100755 crunch_scripts/hash.py
Updated by Tom Clegg almost 11 years ago
- Tracker changed from Bug to Task
- Assigned To set to Tom Clegg
- Parent task set to #2505
Updated by Tom Clegg almost 11 years ago
- Parent task changed from #2505 to #2767
Updated by Tom Clegg almost 11 years ago
- Description updated (diff)
- Assigned To changed from Tom Clegg to Matt Shoa-Azar
Updated by Radhika Chippada almost 11 years ago
- Status changed from New to In Progress
- Assigned To set to Radhika Chippada
Made the change to "45 insertions". The script example does have 45 lines.
Updated by Radhika Chippada almost 11 years ago
- Status changed from In Progress to Resolved
- Remaining (hours) set to 0.0
Actions