Adam Lindberg
ec6ff3597d
Escape more characters in path ( fix #367 )
2014-10-14 12:29:40 +02:00
Tuncer Ayaz
e1eec02c80
file_utils: properly report errors ( fix #95 )
...
While at it, improve the error message printed by rebar_utils:sh/2.
2014-04-11 15:01:26 +02:00
Tuncer Ayaz
5f2930b701
Fix whitespace errors in unit tests
2011-08-05 01:52:33 +02:00
Tuncer Ayaz
c466076ffb
Clean up emacs file local variables
2011-01-31 17:55:36 +01:00
Tuncer Ayaz
b18194e24d
Fix file existence checks
2011-01-29 17:37:15 +01:00
Juhani Rankimies
52ca7795fe
Unify executable invocation
...
Add flags to rebar_utils:sh to control output and error handling.
Replace calls to os:cmd with calls to rebar_utils:sh.
2011-01-06 15:02:19 +01:00
Juhani Rankimies
fd5ebe69a4
Port rebar_file_utils to Windows
...
Modify rm_rf and cp_r to work when {win32,_} = os:type().
Simplify rm_rf to only accept one filename, directoryname or wildcard.
Add unit tests to ensure a similar behaviour on windows and unix.
Thanks to tuncer for guidance and feedback.
2010-10-27 11:39:12 -06:00