mirror of
https://github.com/curl/curl.git
synced 2026-08-25 04:53:31 +03:00
Preparation of imminent release: synchronizing OS400 wrappers + RPG binding to current state.
This commit is contained in:
parent
8925527fef
commit
1472be4d3e
5 changed files with 20 additions and 6 deletions
|
|
@ -156,7 +156,7 @@ db2_name()
|
|||
|
||||
{
|
||||
basename "${1}" |
|
||||
tr '[a-z-]' '[A-Z_]' |
|
||||
tr '[a-z-]' '[A-Z_]' |
|
||||
sed -e 's/\..*//' \
|
||||
-e 's/^\(..........\).*/\1/'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue