aboutsummaryrefslogtreecommitdiff
path: root/dejagnu
diff options
context:
space:
mode:
authorJacob Bachmeyer <jcb@gnu.org>2021-04-01 18:28:56 -0500
committerJacob Bachmeyer <jcb@gnu.org>2021-04-01 18:28:56 -0500
commit40c351f14a4342d63dcca6a9c72ae81486a1f375 (patch)
tree106253675fdef3c10d7f9f43a9b7fa7b426554e7 /dejagnu
parentc35660505e4ec0a79a1ca0e5ea88d6e78caa1778 (diff)
Rework declaration of "Variants" list in dejagnu launcher
Diffstat (limited to 'dejagnu')
-rwxr-xr-xdejagnu3
1 files changed, 2 insertions, 1 deletions
diff --git a/dejagnu b/dejagnu
index 695c4e5..44c8962 100755
--- a/dejagnu
+++ b/dejagnu
@@ -53,7 +53,8 @@
# ##end
# list of extensions supported for commands in priority order
-readonly Variants="gawk awk tcl exp bash sh"
+Variants='gawk awk tcl exp bash sh'
+readonly Variants
## Recognize options