aboutsummaryrefslogtreecommitdiff
path: root/t/prep.pl
diff options
context:
space:
mode:
authorxocel <xocel@iquidus.org>2012-12-28 11:18:04 +1300
committerxocel <xocel@iquidus.org>2012-12-28 11:18:04 +1300
commit42864a64acd280994b9d8e24d563895c043cbbbf (patch)
treebb805f43d9bb70e2fd0287043533ef82e8ccce75 /t/prep.pl
parent42e099515501a9a7b0f3d6eb8697eb044d2ebb52 (diff)
parentcdfb56c6951da7e44a5a11af9ee85a5bab09dd64 (diff)
downloadsbotools2-42864a64acd280994b9d8e24d563895c043cbbbf.tar.xz
Merge branch 'xocel'
Diffstat (limited to 't/prep.pl')
-rwxr-xr-xt/prep.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/prep.pl b/t/prep.pl
index 9c99682..c0f7035 100755
--- a/t/prep.pl
+++ b/t/prep.pl
@@ -23,6 +23,7 @@ for my $thing (qw(interactive compat32 no_readme jobs distclean noclean
}
print {$write} "my \%locations;\n";
+print {$write} "my \%commands;\n";
print {$write} "my \%options = (nothing => 'to see here');\n";
sub get_subs ($) {