Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore nonexistent dirs and files when use rm command #482

Open
leoluan2009 opened this issue Mar 12, 2024 · 1 comment
Open

Ignore nonexistent dirs and files when use rm command #482

leoluan2009 opened this issue Mar 12, 2024 · 1 comment

Comments

@leoluan2009
Copy link

Problem description

Ignore nonexistent dirs and files when use rm command in setup-centos7.sh:

sudo rm -r /tmp/velox-deps/boost/ /usr/local/include/boost/ /usr/local/lib/cmake/Boost-1.72.0/

System information

Velox System Info v0.0.2
Commit: 1788fc2
CMake Version: 3.17.5
System: Linux-5.4.119-19.0009.37
Arch: x86_64
C++ Compiler: /opt/rh/devtoolset-9/root/usr/bin/c++
C++ Compiler Version: 9.3.1
C Compiler: /opt/rh/devtoolset-9/root/usr/bin/cc
C Compiler Version: 9.3.1
CMake Prefix Path: /usr/local;/usr;/;/usr;/usr/local;/usr/X11R6;/usr/pkg;/opt

CMake log

No response

@zhouyuan
Copy link
Collaborator

@leoluan2009 thanks for reporting, will fix this in next rebase.

thanks,
-yuan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants