Skip to content
Snippets Groups Projects
Commit 3ece154d authored by Florian Angerer's avatar Florian Angerer
Browse files

Renamed "mx pta" to "mx r-pkgtest-analyze".

parent fd17f512
Branches
No related tags found
No related merge requests found
...@@ -500,7 +500,7 @@ _commands = { ...@@ -500,7 +500,7 @@ _commands = {
'r-cp' : [r_classpath, '[options]'], 'r-cp' : [r_classpath, '[options]'],
'pkgtest' : [mx_fastr_pkgs.pkgtest, ['options']], 'pkgtest' : [mx_fastr_pkgs.pkgtest, ['options']],
'pkgtest-cmp' : [mx_fastr_pkgs.pkgtest_cmp, ['gnur_path fastr_path']], 'pkgtest-cmp' : [mx_fastr_pkgs.pkgtest_cmp, ['gnur_path fastr_path']],
'pta' : [mx_fastr_pkgs.pta, ['options']], 'r-pkgtest-analyze' : [mx_fastr_pkgs.pta, ['options']],
'installpkgs' : [mx_fastr_pkgs.installpkgs, '[options]'], 'installpkgs' : [mx_fastr_pkgs.installpkgs, '[options]'],
'mkgramrd': [mx_fastr_mkgramrd.mkgramrd, '[options]'], 'mkgramrd': [mx_fastr_mkgramrd.mkgramrd, '[options]'],
'rcopylib' : [mx_copylib.copylib, '[]'], 'rcopylib' : [mx_copylib.copylib, '[]'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment