mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
remove whitespace
This commit is contained in:
parent
0cdb3c93c6
commit
d62c9c8702
|
@ -9852,7 +9852,7 @@ CLASS lcl_tadir IMPLEMENTATION.
|
|||
IF <ls_tdevc>-devclass(lv_len) <> iv_package.
|
||||
* if abapGit project is installed in package ZZZ, all subpackages should be named
|
||||
* ZZZ_something. This will define the folder name in the zip file to be "something",
|
||||
* similarily with online projects
|
||||
* similarily with online projects
|
||||
MESSAGE 'Unexpected package naming(' && <ls_tdevc>-devclass && ')' TYPE 'I'.
|
||||
CONTINUE.
|
||||
ENDIF.
|
||||
|
|
Loading…
Reference in New Issue
Block a user