This repository was archived by the owner on Oct 1, 2025. It is now read-only.
Removed Dos style endings#86
Open
asm582 wants to merge 1 commit intoSeattleTestbed:masterfrom
asm582:master
Open
Removed Dos style endings#86asm582 wants to merge 1 commit intoSeattleTestbed:masterfrom asm582:master
asm582 wants to merge 1 commit intoSeattleTestbed:masterfrom
asm582:master
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 ...