Xavier Delaruelle
20aada54aa
Fix 'system' to run cmd through shell
...
system modulefile command is intended to the command passed to it trough
shell, like done on compatibility version.
So update system procedure to find correct shell on the current platform
and run command through it.
Doing so, shell commands with backticks for instance are correctly run.
Fixes #205
2018-10-20 19:51:31 +02:00
..
2018-05-20 15:55:35 +02:00
2018-05-15 20:53:29 +02:00
2018-09-01 16:37:05 +02:00
2018-09-11 05:51:58 +02:00
2018-07-15 14:13:44 +02:00
2018-09-05 06:02:43 +02:00
2018-10-20 19:51:31 +02:00
2018-09-21 04:38:40 +02:00
2018-08-20 08:11:13 +02:00
2018-09-21 04:38:40 +02:00
2018-10-11 14:32:04 +01:00
2018-02-28 09:30:37 +01:00
2018-02-28 09:30:37 +01:00
2018-02-28 09:30:37 +01:00
2018-10-11 18:43:17 +02:00
2018-08-30 21:45:11 +02:00
2018-10-13 08:15:50 +02:00
2018-10-20 19:51:31 +02:00
2018-08-05 20:49:43 +02:00
2018-10-13 08:15:50 +02:00
2018-10-11 18:43:17 +02:00
2018-10-11 18:43:17 +02:00
2018-10-17 09:45:33 +02:00
2018-07-15 14:13:44 +02:00
2018-07-15 14:13:44 +02:00
2018-01-13 16:27:49 +01:00
2018-03-14 06:12:52 +01:00
2016-11-03 14:51:23 -05:00
2018-02-26 17:51:09 +01:00
2018-10-15 07:21:32 +02:00
2018-02-25 21:40:10 +01:00
2018-10-20 19:51:31 +02:00