diff options
author | Moritz Luedecke <ritze@skweez.net> | 2017-07-30 13:05:39 +0200 |
---|---|---|
committer | Moritz Luedecke <ritze@skweez.net> | 2017-07-30 13:05:39 +0200 |
commit | 900aa416205decd06d0155d4f89863823f329f43 (patch) | |
tree | 733c7e5a780000b077be5c9a513e0073a8af7cba /test | |
parent | c601f2c31967b8206e4984b8f6ac145a97ce467c (diff) |
Fix code formation
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 |