summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoran7oine2017-03-28 14:10:29 +0300
committeran7oine2017-03-28 14:10:29 +0300
commit75b093cd74689cc9841e4ef514d809e2e7d5535b (patch)
tree7be0740d80c3d648be309aa4e9aac39398d7ea1a
parentc11e96e952de9d8103f317ff86c1bc44f393d0c7 (diff)
downloadaur-75b093cd74689cc9841e4ef514d809e2e7d5535b.tar.gz
Updated as instructed by jkfloris
-rwxr-xr-xaceget.exp5
1 files changed, 5 insertions, 0 deletions
diff --git a/aceget.exp b/aceget.exp
index 98cd18eba7c9..bc19bd4b9640 100755
--- a/aceget.exp
+++ b/aceget.exp
@@ -62,6 +62,11 @@ expect {
}
#
+# Send user data
+#
+send "USERDATA \[\{\"gender\": \"1\"\}, \{\"age\": \"3\"\}\]\r"
+
+#
# Request the given Acestream PID from the engine, timeout after 30 sec
#
set timeout 30