(minor) check-g2-compat needed an "all done" message at the end for clarity
This commit is contained in:
parent
5db29062f5
commit
ae75f9c938
|
@ -29,6 +29,8 @@ print "checking repos...\n";
|
||||||
repo();
|
repo();
|
||||||
print "\n";
|
print "\n";
|
||||||
|
|
||||||
|
print "...all done...\n";
|
||||||
|
|
||||||
# ----------------------------------------------------------------------
|
# ----------------------------------------------------------------------
|
||||||
|
|
||||||
sub intro {
|
sub intro {
|
||||||
|
|
Loading…
Reference in a new issue