← Back to team overview

mvhub-dev team mailing list archive

Re: lp:~himabindu-sanagavarapu/mvhub/ADD_HEADER_TO_MISSING_FILES into lp:~mvhub-commit/mvhub/trunk

 

Dan> You are not appending (putting something at the end) you are prepending
Dan> (putting something at the start)

H> I din't understand your intention well.I am adding headers at 
H> the starting of file not at the end.Please clarify If I am wrong

You say stuff like:

  my $append_license="#LICEN

...

+#It loops for each keyword in \@keywords
+#If there is no string in file,appending header to those files

It is slightly confusing to say "appending header" when you are in fact prepending. 

-- 
https://code.launchpad.net/~himabindu-sanagavarapu/mvhub/ADD_HEADER_TO_MISSING_FILES/+merge/33944
Your team MVHub Developers is subscribed to branch lp:~mvhub-commit/mvhub/trunk.



Follow ups

References