Homec4science

installation: replace mv -T (not in BSD/Mac)

Authored by Travis Brooks <travis@slac.stanford.edu> on Jul 9 2011, 10:25.

Description

installation: replace mv -T (not in BSD/Mac)

  • mv -T is not in BSD/Mac; replaced with rm -rf <target> && mv <dir> <target> (closes #723)

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Jul 10 2011, 23:29
Parents
R3600:020c7d8aed51: global: improve exception classes
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:fcb72126e10b: installation: replace mv -T (not in BSD/Mac) (authored by Travis Brooks <travis@slac.stanford.edu>).Jul 10 2011, 23:29