diff options
author | Fredrik Salomonsson <plattfot@gmail.com> | 2020-05-11 17:00:30 -0700 |
---|---|---|
committer | Fredrik Salomonsson <plattfot@gmail.com> | 2020-05-11 17:00:30 -0700 |
commit | c0b982bb557f23a60c3d0f934c519abd7f749a88 (patch) | |
tree | caae65ed34b0adddb72d8ae984e877a1078d1d2a /pinentry-rofi.scm | |
parent | 04eb740c677beb6f54d591d198451d86986f6716 (diff) | |
download | pinentry-rofi-c0b982bb557f23a60c3d0f934c519abd7f749a88.tar.gz |
Add test for empty password and string-empty?
Diffstat (limited to 'pinentry-rofi.scm')
-rwxr-xr-x | pinentry-rofi.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pinentry-rofi.scm b/pinentry-rofi.scm index 76fc0df..c0e7cd5 100755 --- a/pinentry-rofi.scm +++ b/pinentry-rofi.scm @@ -52,6 +52,7 @@ html-newline html-underline html-< + string-empty? hex->char input-string |