Skip to content

Commit

Permalink
Enter at the end of file.
Browse files Browse the repository at this point in the history
  • Loading branch information
rkd77 committed Feb 17, 2013
1 parent ca848cf commit c38b79b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mctosfs.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ def copyout(diskname, name, out):
if cmd == "list":
show_list(args[0])
elif cmd == "copyout":
copyout(args[0], args[1], args[2])
copyout(args[0], args[1], args[2])

0 comments on commit c38b79b

Please sign in to comment.