# HG changeset patch # User Steve Losh # Date 1542865661 18000 # Node ID 23baaf9d4f31ee05599db6ee4f38d408917d9503 # Parent 2adae5be408955af13eed71b70ca548655c9ad22 Wrong Distro- diff -r 2adae5be4089 -r 23baaf9d4f31 README.markdown --- a/README.markdown Thu Nov 22 00:46:02 2018 -0500 +++ b/README.markdown Thu Nov 22 00:47:41 2018 -0500 @@ -6,7 +6,7 @@ Adopt is a simple (~150 LOC) UNIX-style option parser in Common Lisp. It depends on [Bobbin][] and [split-sequence][]. -The test suite currently passes in SBCL, CCL, ECL, and ABCL on Debian. Further +The test suite currently passes in SBCL, CCL, ECL, and ABCL on Ubuntu. Further testing is welcome. * **License:** MIT diff -r 2adae5be4089 -r 23baaf9d4f31 docs/index.markdown --- a/docs/index.markdown Thu Nov 22 00:46:02 2018 -0500 +++ b/docs/index.markdown Thu Nov 22 00:47:41 2018 -0500 @@ -10,7 +10,7 @@ * **Mercurial:** * **Git:** -The test suite currently passes in SBCL, CCL, ECL, and ABCL on Debian. Further +The test suite currently passes in SBCL, CCL, ECL, and ABCL on Ubuntu. Further testing is welcome. [Bobbin]: https://github.com/sjl/bobbin