From 682a9649bd0371d7c1554ecbd38954dc0b9299af Mon Sep 17 00:00:00 2001 From: zavok Date: Wed, 2 Dec 2015 23:20:29 +0300 Subject: bugfix, you can bring window up more than once now --- spinetest | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'spinetest') diff --git a/spinetest b/spinetest index b9fffc8..577b278 100755 --- a/spinetest +++ b/spinetest @@ -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 -- cgit v1.2.3