#9486: Uploading FATE on OSX fails
-------------------------------------+-------------------------------------
Reporter: Kieran | Type: defect
Kunhya |
Status: new | Priority: normal
Component: | Version:
undetermined | unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
The script fails as follows:
{{{
+report:5> test -n 'ssh -T [email protected]'
+report:5> 'tar c' report compile.log configure.log test.log
report:5: command not found: tar c
+report:5> gzip
+report:5> 'ssh -T [email protected]'
report:5: command not found: ssh -T [email protected]
+fail:2> clean
+clean:1> rm -rf /Users/obe/ffmpeg/build /Users/obe/ffmpeg/install
+fail:3> exit
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9486>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".