diff options
author | Martin Braun <martin.braun@ettus.com> | 2022-03-31 13:43:23 +0200 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2022-03-31 13:52:54 -0700 |
commit | e4c73e85913b0a635b1eb0ef4e6813e8385aa887 (patch) | |
tree | 7c352088d253340cf83939445727d05a14551962 /host | |
parent | 002ff9698e09b94c396736613e493f79e9c56442 (diff) | |
download | uhd-e4c73e85913b0a635b1eb0ef4e6813e8385aa887.tar.gz uhd-e4c73e85913b0a635b1eb0ef4e6813e8385aa887.tar.bz2 uhd-e4c73e85913b0a635b1eb0ef4e6813e8385aa887.zip |
tools: uhd_ubuntu_deb: Require --buildpath
Because this script deletes the entire contents of --buildpath, we no
longer provide '..' as the default. First, it is not a suitable default,
because it will contain the directory from which this script is called.
Second, if someone runs this script from a source repo for UHD, and this
repo is checked out into a non-empty directory, the script will still,
by default, delete all the contents from that directory.
Now, the script fails when not providing --buildpath. Note that CI code
is already using this command line argument.
Diffstat (limited to 'host')
0 files changed, 0 insertions, 0 deletions