Florent Rougon 2874e0eade download_and_compile.sh: new function _logOutput()
Use this function for all commands that produce output we want to see on
the terminal and in the log file. Actually, the first parmeter of the
function, which is optional, allows one to choose where we want the
output to be written to: the terminal and/or the log file (three
possibilities, since for none of these, '>/dev/null' redirection can be
used directly).
2018-10-11 12:48:24 +02:00
2018-07-25 13:42:13 +01:00
2017-01-12 10:44:40 +01:00
2016-12-09 14:56:33 +00:00
2018-03-16 10:29:57 +00:00
2015-02-24 11:44:05 +00:00
2018-09-21 17:22:27 +02:00
2014-09-07 23:39:40 +02:00
Description
No description provided
6.7 MiB
Languages
Python 55.2%
Shell 30.7%
Batchfile 5.9%
Inno Setup 4.3%
Ruby 2.2%
Other 1.7%