summaryrefslogtreecommitdiff
path: root/swat/esptest
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-05-30 06:23:50 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:17:15 -0500
commit235789a25a0a7a253c21411a4e3306471894f1cf (patch)
treef6f8787b2181b38a5f9e3551424b059dd3c6d2bd /swat/esptest
parent575ebb4c7fedbe3a6ff50344d6f2fcd893ac3e07 (diff)
downloadsamba-235789a25a0a7a253c21411a4e3306471894f1cf.tar.gz
samba-235789a25a0a7a253c21411a4e3306471894f1cf.tar.bz2
samba-235789a25a0a7a253c21411a4e3306471894f1cf.zip
r7090: added back in the showvars test
(This used to be commit 90b50ed983dd1d6aa4f80e38622d1e7dba13b49a)
Diffstat (limited to 'swat/esptest')
-rw-r--r--swat/esptest/menu.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/swat/esptest/menu.js b/swat/esptest/menu.js
index 3b16824fad..3792d30943 100644
--- a/swat/esptest/menu.js
+++ b/swat/esptest/menu.js
@@ -7,5 +7,5 @@ simple_menu(
"session variables", "/esptest/session.esp",
"loadparm access", "/esptest/loadparm.esp",
"exception handling", "/esptest/exception.esp",
- );
+ "environment variables", "/esptest/showvars.esp");