diff options
author | Moritz Luedecke <ritze@skweez.net> | 2017-07-30 13:08:45 +0200 |
---|---|---|
committer | Moritz Luedecke <ritze@skweez.net> | 2017-07-30 13:08:45 +0200 |
commit | 017b3859ee86e97a7faeb0c9c81512de4272fc06 (patch) | |
tree | 6288f0b11b4f45c692142acf4aa8aa2d3e96b4d0 /test | |
parent | 900aa416205decd06d0155d4f89863823f329f43 (diff) |
Rename spine into pinentry-dmenu
Diffstat (limited to 'test')
-rwxr-xr-x | test | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ #!/bin/sh -echo "SETDESC testing spine, type whatever +echo "SETDESC testing pinentry-dmenu, type whatever SETPROMPT whatever: GETPIN SETDESC type more of whatever: GETPIN SETDESC testing confirmation confirm -BYE" | ./spine +BYE" | ./pinentry-dmenu |