diff options
author | Muhammad Herdiansyah <herdiansyah@netc.eu> | 2020-03-11 06:51:05 +0700 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-03-11 10:15:06 +0100 |
commit | 0cc66ff5a43a7e24bdc225d7d3b2cd9a1b0259b9 (patch) | |
tree | 8b0d40afddd005c1f8678b795d2cbffdbe9973d0 /tests/data/test335 | |
parent | 27ea8fc2faa4e4753a9cff0a7f48d1dba68013d6 (diff) | |
download | curl-0cc66ff5a43a7e24bdc225d7d3b2cd9a1b0259b9.tar.gz |
Makefile: run the cd commands in a subshell
In bmake, if the directory is changed (with cd or anything else), bmake
won't return to the "root directory" on the next command (in the same
Makefile rule). This commit runs the cd command in a subshell so it
would work in bmake.
Closes #5073
Diffstat (limited to 'tests/data/test335')
0 files changed, 0 insertions, 0 deletions