datalad-handbook/docs/usecases/_examples/repro2-109
Adina Wagner 5235189002 rebuild most advanced sections and usecases
The DVC section currently fails due to a DVC issue
(refuses to find an installed shared library file)
and the FSL neuroimaging usecase picked a fight with
FSL that looked like an environment issue.
I postponed troubleshooting them.
2022-12-15 16:07:38 +01:00

23 lines
598 B
Text

$ git log -n 1
commit dd8b5e1331bb278774d08be3d5c748566b681e7f
Author: Elena Piscopia <elena@example.net>
Date: Wed Dec 14 17:25:23 2022 +0100
[DATALAD RUNCMD] Import stimulation events
=== Do not change lines below ===
{
"chain": [],
"cmd": "cp '{inputs}' '{outputs}'",
"dsid": "c25e7e1f-e9e9-4521-8644-6aaf5c3d77b1",
"exit": 0,
"extra_inputs": [],
"inputs": [
"inputs/rawdata/events.tsv"
],
"outputs": [
"sub-02/func/sub-02_task-oneback_run-01_events.tsv"
],
"pwd": "."
}
^^^ Do not change lines above ^^^