datalad-handbook/docs/basics/_examples/DL-101-110-102

7 lines
624 B
Text

$ datalad run -m "Resize logo for slides" \
"convert -resize 400x400 recordings/longnow/.datalad/feed_metadata/logo_salt.jpg recordings/salt_logo_small.jpg"
[INFO] == Command start (output follows) =====
convert convert: Unable to open file (recordings/longnow/.datalad/feed_metadata/logo_salt.jpg) [No such file or directory].
[INFO] == Command exit (modification check follows) =====
[INFO] The command had a non-zero exit code. If this is expected, you can save the changes with 'datalad save -d . -r -F .git/COMMIT_EDITMSG'
run(error): /home/me/dl-101/DataLad-101 (dataset) [convert -resize 400x400 recordings/longn...]