diff options
author | EuAndreh <eu@euandre.org> | 2022-10-24 15:42:53 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-10-24 15:42:53 -0300 |
commit | 9dcc071b2ce13baf8e14ac4af142c8807fdc36b8 (patch) | |
tree | aeb18d5e9ff90b49d6c1fa2b39c9173c8a061aed | |
parent | bin/cl: Prefix implementation list items with a hyphen (diff) | |
download | dotfiles-9dcc071b2ce13baf8e14ac4af142c8807fdc36b8.tar.gz dotfiles-9dcc071b2ce13baf8e14ac4af142c8807fdc36b8.tar.xz |
bin/cl: Remove attempt add "..." operator
-rwxr-xr-x | bin/cl | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -221,7 +221,6 @@ fi case "$IMPL" in abcl) - ... exit 4 ;; allegro) |