diff options
author | zavok <an2qzavok@gmail.com> | 2015-12-02 23:20:29 +0300 |
---|---|---|
committer | zavok <an2qzavok@gmail.com> | 2015-12-02 23:20:29 +0300 |
commit | 682a9649bd0371d7c1554ecbd38954dc0b9299af (patch) | |
tree | a3c7110df8a34d6aa3138772d43f3c7fad6eff32 /spinetest | |
parent | 2df401ad8c93e0fafb81c1832fc99a4be8b4ac4f (diff) |
bugfix, you can bring window up more than once now
Diffstat (limited to 'spinetest')
-rwxr-xr-x | spinetest | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,3 +1,7 @@ #!/bin/sh -echo "GETPIN -BYE" | ./spine
\ No newline at end of file +echo "SETDESC testing spine, type whatever +SETPROMPT whatever: +GETPIN +SETDESC testing confirmation +confirm +BYE" | ./spine |