Neatened comment to fit line length
This commit is contained in:
parent
0f51a5b1a8
commit
ea51083797
1 changed files with 2 additions and 1 deletions
|
|
@ -353,7 +353,8 @@ def cmd_cpattr(command):
|
||||||
tar_obj.set_attribute(source_attr_string, src_attr_contents)
|
tar_obj.set_attribute(source_attr_string, src_attr_contents)
|
||||||
continue
|
continue
|
||||||
|
|
||||||
# If however, the target attribute is given, check it exists and update accordingly
|
# If however, the target attribute is given, check it exists and update
|
||||||
|
# accordingly.
|
||||||
|
|
||||||
# Does target attribute exist?
|
# Does target attribute exist?
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue