Closed ckaran closed 4 years ago
I'm reading through the committed executables, and noticed that buildall tries to scp and then ssh to a server. It looks VERY specific to your machines. Should it be removed?
buildall
scp
ssh
Removed
I'm reading through the committed executables, and noticed that
buildall
tries toscp
and thenssh
to a server. It looks VERY specific to your machines. Should it be removed?