mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-02-28 14:33:37 -08:00
feat: move pretty_output to Python
* Remove pretty_output_line from Bash * Remove pretty_output_line from click CLI Co-Authored-By: Anja Rabich <a.rabich@uni-luebeck.de>
This commit is contained in:
4
marzipan/src/analyze.sh
Executable file → Normal file
4
marzipan/src/analyze.sh
Executable file → Normal file
@@ -24,10 +24,6 @@ color_clear=''
|
||||
checkmark="✔"
|
||||
cross="❌"
|
||||
|
||||
pretty_output_line() {
|
||||
exc rosenpass-marzipan pretty-output-line "${@}"
|
||||
}
|
||||
|
||||
pretty_output() {
|
||||
exc rosenpass-marzipan pretty-output "${@}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user