Chris Gorman 504102b4b9 GRC: config directory creation shouldn't create dir named as config file
- 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>
2024-06-27 17:08:27 -04:00
2024-06-26 17:04:56 -04:00
2009-07-11 22:10:25 +00:00
2024-03-15 15:11:27 -04:00
Description
No description provided
GPL-3.0 5.8 MiB
Languages
Python 95.7%
Mako 3%
CMake 1%
Shell 0.3%