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 /spinetest | |
parent | c601f2c31967b8206e4984b8f6ac145a97ce467c (diff) |
Fix code formation
Diffstat (limited to 'spinetest')
-rwxr-xr-x | spinetest | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/spinetest b/spinetest deleted file mode 100755 index 35d32bc..0000000 --- a/spinetest +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -echo "SETDESC testing spine, type whatever -SETPROMPT whatever: -GETPIN -SETDESC type more of whatever: -GETPIN -SETDESC testing confirmation -confirm -BYE" | ./spine |