FLAM Issue Tracker - FL5 | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0001024 | FL5 | 1.1 FLCL | public | 2021-11-04 12:49 | 2021-11-04 13:17 |
Reporter | Falk Reichbott | ||||
Assigned To | Falk Reichbott | ||||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | General | OS | General | OS Version | General |
Product Version | 5.1.25 | ||||
Target Version | 5.1.26 | Fixed in Version | 5.1.26 | ||
Summary | 0001024: If the first file list does not have an match the remaining file specifications are not used and a error (not found) occure | ||||
Description | Hallo zusammen, mit diesem Job möchte ich verschiedene Dateitypen abrufen: //FLCL#SSH EXEC PGM=FLCL,PARM='CONV=DD:FLPARM' //SYSPRINT DD SYSOUT=* //SYSOUT DD SYSOUT=* //FLPARM DD * MESSAGE(USAGE DEFAULT) read.bin( file='OUT/*.encode' file='OUT/*.sig' file='OUT/*.xml.err' NET.SSH(HOST='xx.xxx.xx.xxx' USER='anonym' HOSTKEYCHECK=ACCEPT port=22 PRIKEYFILE='/home/OPCE800/.ssh/id2_rsa' KNOWNHOSTS='/home/OPCE800/.ssh/known_hosts' ) ) write.bin(file='/scp/tmp/[name]') /* Wenn jedoch der erste Versuch file='OUT/*.encode' negativ ist (keine Datei vorhanden) endet der Job mit RC=8 und es wird nicht auf file='OUT/*.sig' und file='OUT/*.xml.err' geprüft. | ||||
Steps To Reproduce | flcl conv "read.bin(file=d*.bbb file=s*.txt) write.dummy" | ||||
Additional Information | Is a bug in FLUCRUN, and general to all commands supporting file lists | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2021-11-04 12:49 | Falk Reichbott | New Issue | |||
2021-11-04 12:49 | Falk Reichbott | Status | new => assigned | ||
2021-11-04 12:49 | Falk Reichbott | Assigned To | => Falk Reichbott | ||
2021-11-04 13:17 | Falk Reichbott | Note Added: 0001348 | |||
2021-11-04 13:17 | Falk Reichbott | Status | assigned => resolved | ||
2021-11-04 13:17 | Falk Reichbott | Fixed in Version | => 5.1.26 | ||
2021-11-04 13:17 | Falk Reichbott | Resolution | open => fixed |
Notes | |||||
|
|||||
|
|