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

Removed Dos style endings #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Removed Dos style endings #86

wants to merge 1 commit into from

Conversation

asm582
Copy link

@asm582 asm582 commented Apr 6, 2015

Converted the following files:-

cib@ch-VirtualBox:~/seash$ grep -rIl "^M"|xargs dos2unix
dos2unix: converting file pyreadline/error.py to Unix format ...
dos2unix: converting file pyreadline/logger.py to Unix format ...
dos2unix: converting file pyreadline/release.py to Unix format ...
dos2unix: converting file pyreadline/get_doc.py to Unix format ...
dos2unix: converting file pyreadline/keysyms/init.py to Unix format ...
dos2unix: converting file pyreadline/unicode_helper.py to Unix format ...
dos2unix: converting file pyreadline/init.py to Unix format ...
dos2unix: converting file pyreadline/console/event.py to Unix format ...
dos2unix: converting file pyreadline/console/console.py to Unix format ...
dos2unix: converting file pyreadline/console/consolebase.py to Unix format ...
dos2unix: converting file pyreadline/console/init.py to Unix format ...
dos2unix: converting file pyreadline/console/ironpython_console.py to Unix format ...
dos2unix: converting file pyreadline/console/ansi.py to Unix format ...
dos2unix: converting file pyreadline/console/console_attributes.py to Unix format ...
dos2unix: converting file pyreadline/logserver.py to Unix format ...
dos2unix: converting file pyreadline/clipboard/ironpython_clipboard.py to Unix format ...
dos2unix: converting file pyreadline/clipboard/win32_clipboard.py to Unix format ...
dos2unix: converting file pyreadline/clipboard/init.py to Unix format ...
dos2unix: converting file pyreadline/clipboard/no_clipboard.py to Unix format ...
dos2unix: converting file pyreadline/lineeditor/history.py to Unix format ...
dos2unix: converting file pyreadline/lineeditor/wordmatcher.py to Unix format ...
dos2unix: converting file pyreadline/lineeditor/lineobj.py to Unix format ...
dos2unix: converting file pyreadline/modes/basemode.py to Unix format ...
dos2unix: converting file pyreadline/modes/emacs.py to Unix format ...
dos2unix: converting file pyreadline/modes/init.py to Unix format ...
dos2unix: converting file pyreadline/modes/notemacs.py to Unix format ...
dos2unix: converting file tests/ut_seash_input_showparse_hide.py to Unix format ...
dos2unix: converting file tests/ut_seash_moduleconflicterror.py to Unix format ...
dos2unix: converting file tests/example.1.1.repy to Unix format ...
dos2unix: converting file tests/ut_seash_input_showparse_show.py to Unix format ...
dos2unix: converting file tests/modules/conflict/init.py to Unix format ...
dos2unix: converting file modules/clearinghouse/init.py to Unix format ...
dos2unix: converting file modules/modules/command_callbacks.py to Unix format ...
dos2unix: converting file modules/modules/init.py to Unix format ...
dos2unix: converting file modules/factoids/factoid.txt to Unix format ...
dos2unix: converting file modules/factoids/init.py to Unix format ...
dos2unix: converting file readline_windows.py to Unix format ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant