diff options
Diffstat (limited to 'vos/make_full_perl.sh')
-rw-r--r-- | vos/make_full_perl.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vos/make_full_perl.sh b/vos/make_full_perl.sh new file mode 100644 index 0000000000..8abdafc78b --- /dev/null +++ b/vos/make_full_perl.sh @@ -0,0 +1,3 @@ +# This macro makes full perl and runs its test scripts +gmake +gmake test |