diff options
Diffstat (limited to 'test')
-rwxr-xr-x | test | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +#!/bin/sh +echo "SETDESC testing spine, type whatever +SETPROMPT whatever: +GETPIN +SETDESC type more of whatever: +GETPIN +SETDESC testing confirmation +confirm +BYE" | ./spine |