mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-23 17:52:26 -05:00
90b6f999e5
When moving multiple files by using *, e.g.,: mv * /new_path/ If there was an error while trying to move a file to the new path the next file in the file list to be moved would have its path incorrectly set. - Fixed mv loop to always append the correct path to the destination path. - Added proper error message when mv fails. |
||
---|---|---|
.. | ||
Applets | ||
Applications | ||
Demos | ||
DevTools | ||
DynamicLoader | ||
Games | ||
Libraries | ||
Services | ||
Shell | ||
Utilities | ||
CMakeLists.txt |