19109: Fix integration test
[arvados.git] / sdk / cwl / tests / cat2.cwl
index f8cd57822df6f67a3dc54cf7e4438c610ce8df33..82d93efbf04f3c5afbab72b17d3520372f0b8e15 100644 (file)
@@ -10,7 +10,7 @@ inputs:
     secondaryFiles:
       - pattern: .tbi
         required: true
-stdout: catted
+stdout: $(inputs.inp.nameroot).catted
 outputs:
   out:
     type: stdout