X-Git-Url: https://git.distorted.org.uk/~mdw/distorted-keys/blobdiff_plain/a36c4bb549fd90f332c8d8fca649c7506e4408fc..2c973cfde3da8b47b7da19a35498170250d35ba7:/cryptop.list diff --git a/cryptop.list b/cryptop.list index 96f9a65..abb51af 100755 --- a/cryptop.list +++ b/cryptop.list @@ -85,7 +85,7 @@ col_label () { label=$1 case $all,$label in - nil,$USERV_USER/*) plabel=${label#*/} ;; + nil,"$user"/*) plabel=${label#*/} ;; t,*) plabel=${label%%/*}:${label#*/} ;; esac echo "$plabel"