[bugfix][dunecontrol] Deal with whitespaces in path names properly.
Merged
[bugfix][dunecontrol] Deal with whitespaces in path names properly.
bugfix/dunecontrol
into
master
1 unresolved thread
1 unresolved thread
Compare changes
+ 6
− 6
@@ -205,7 +205,7 @@ load_opts() {
@@ -213,7 +213,7 @@ load_opts() {
@@ -222,11 +222,11 @@ load_opts() {
@@ -783,7 +783,7 @@ usage () {
Not sure about how to scape CMake and bash here, maybe this?
changed this line in version 2 of the diff