aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-10-24 15:42:53 -0300
committerEuAndreh <eu@euandre.org>2022-10-24 15:42:53 -0300
commit9dcc071b2ce13baf8e14ac4af142c8807fdc36b8 (patch)
treeaeb18d5e9ff90b49d6c1fa2b39c9173c8a061aed
parentbin/cl: Prefix implementation list items with a hyphen (diff)
downloaddotfiles-9dcc071b2ce13baf8e14ac4af142c8807fdc36b8.tar.gz
dotfiles-9dcc071b2ce13baf8e14ac4af142c8807fdc36b8.tar.xz
bin/cl: Remove attempt add "..." operator
-rwxr-xr-xbin/cl1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/cl b/bin/cl
index ba93598..232c867 100755
--- a/bin/cl
+++ b/bin/cl
@@ -221,7 +221,6 @@ fi
case "$IMPL" in
abcl)
- ...
exit 4
;;
allegro)