diff options
| author | Todd Leonhardt <tleonhardt@gmail.com> | 2017-06-28 18:10:16 -0400 |
|---|---|---|
| committer | Todd Leonhardt <tleonhardt@gmail.com> | 2017-06-28 18:10:16 -0400 |
| commit | d80d47b9a78624b515b732ee3c3f848150cfaa86 (patch) | |
| tree | b9f18e59b182f09b9a1dca397d97b72c11b12258 /save.hist | |
| parent | 9efa8ee8d0e14d494eb954cd356d17832573deee (diff) | |
| download | cmd2-git-d80d47b9a78624b515b732ee3c3f848150cfaa86.tar.gz | |
Multiple changes
- Disabled TravisCI macOS builds because they are heavily backlogged
- Removed a file which should never have been committed
- Updated Sphinx docs to relect that the default_file_name settable parameter no longer exists
- Fixed comment in a unit test
- Fixed a unit test to use os.path.sep for cross-platform compatibility
Diffstat (limited to 'save.hist')
| -rw-r--r-- | save.hist | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/save.hist b/save.hist deleted file mode 100644 index fa1c39d5..00000000 --- a/save.hist +++ /dev/null @@ -1,7 +0,0 @@ -save - -!cat command.txt - -help save - -save * save.hist
\ No newline at end of file |
