mirror of
https://github.com/gnuradio/gnuradio-companion.git
synced 2025-12-10 00:42:30 -06:00
- we want to make a directory to to contain the file grc.conf, newpath is the full pathname with the file included. Make the directory without using newpath as it creates directories $HOME/.config/gnuradio/grc.conf. - In exception block we need to run os.makedirs on the directory part of the path only. Signed-off-by: Chris Gorman <chrisjohgorman@gmail.com>
Description
Languages
Python
95.7%
Mako
3%
CMake
1%
Shell
0.3%