mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 15:39:43 +00:00
tests refactoring
This commit is contained in:
2
completion/generate.sh
vendored
2
completion/generate.sh
vendored
@@ -5,7 +5,7 @@
|
||||
# pip3 install --user infi.docopt_completion
|
||||
#
|
||||
|
||||
set -e
|
||||
set -euo errtrace pipefail
|
||||
|
||||
bin="docopt-completion"
|
||||
if ! hash ${bin}; then
|
||||
|
||||
Reference in New Issue
Block a user