Author | SHA1 | Message | Date |
---|---|---|---|
|
099294577c |
fate: improve md5sum utility selection
The 'md5sum' command is used with the -b flag so the presence test must also use this flag. Signed-off-by: Mans Rullgard <mans@mansr.com> |
12 years ago |
|
00c78a0a15 |
fate: fix md5sum replacement on some systems
On systems where the 'md5' command is used, there is a conflict with the md5() shell function in fate-run.sh. Using the 'command' keyword bypasses the shell function for correct behaviour. Signed-off-by: Mans Rullgard <mans@mansr.com> |
13 years ago |
|
ee6184a8d9 | regtest: add openssl to md5 alternatives | 14 years ago |
|
fc8cb3988f |
regtest: move md5sum wrappers into separate file
ffserver-regression.sh doesn't need anything else from regression-funcs.sh, and sourcing the entire file there breaks things. Originally committed as revision 22304 to svn://svn.ffmpeg.org/ffmpeg/trunk |
15 years ago |