aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-09-27 21:55:53 +0200
committerLoïc Hoguin <[email protected]>2015-09-27 21:55:53 +0200
commit003ed2490a9c1212ab1de245822c7d263a21aedb (patch)
tree07735c233b1097edbe9004e6352cb1bac2101044 /test/Makefile
parent81e921429905bbb4cd97831b93cabfb056017888 (diff)
downloaderlang.mk-003ed2490a9c1212ab1de245822c7d263a21aedb.tar.gz
erlang.mk-003ed2490a9c1212ab1de245822c7d263a21aedb.tar.bz2
erlang.mk-003ed2490a9c1212ab1de245822c7d263a21aedb.zip
Fix core_find on stock OSX
OSX find has this terrible behavior: $ find test/core_app_asn1/src/ -type f -name \* test/core_app_asn1/src//CAP.erl test/core_app_asn1/src//Def.erl test/core_app_asn1/src//use_cap.erl test/core_app_asn1/src//use_def.erl It's been long fixed everywhere else. Change the core_find function to remove the trailing / if any before calling find.
Diffstat (limited to 'test/Makefile')
0 files changed, 0 insertions, 0 deletions