summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin')
-rwxr-xr-xMaster/tlpkg/bin/tlprm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlprm b/Master/tlpkg/bin/tlprm
index cfa18ba3ca4..d137cdaacd3 100755
--- a/Master/tlpkg/bin/tlprm
+++ b/Master/tlpkg/bin/tlprm
@@ -73,7 +73,7 @@ sub main
`printf "$removals" >$commit_file`;
print "if license in Catalogue is still free, "
- . 'tell Robin.Fairbairns@cl.cam.ac.uk.\n';
+ . "tell Robin.Fairbairns@cl.cam.ac.uk.\n";
my $tsrc = "$Master/tlpkg/tlpsrc";
my @lines = `grep -l 'depend.* $f\$' $tsrc/collection-* $tsrc/scheme-*`;