summaryrefslogtreecommitdiffstats
path: root/test/data/auth/external-root.auth-script
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/auth/external-root.auth-script')
-rw-r--r--test/data/auth/external-root.auth-script3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/data/auth/external-root.auth-script b/test/data/auth/external-root.auth-script
index b0189719..ca5b94ac 100644
--- a/test/data/auth/external-root.auth-script
+++ b/test/data/auth/external-root.auth-script
@@ -2,7 +2,8 @@
SERVER
ROOT_CREDENTIALS
-SEND 'AUTH EXTERNAL USERID_HEX'
+## 30 is ASCII '0' in hex
+SEND 'AUTH EXTERNAL 30'
EXPECT_COMMAND OK
EXPECT_STATE WAITING_FOR_INPUT
SEND 'BEGIN'