diff options
Diffstat (limited to 'org/default_paths.org')
-rw-r--r-- | org/default_paths.org | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/org/default_paths.org b/org/default_paths.org index f458887..82ea93d 100644 --- a/org/default_paths.org +++ b/org/default_paths.org @@ -795,7 +795,7 @@ template spinePathsPods() { return pth_1_; } auto filesystem_open_zpod() { - assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_); + // assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_); return pth_2_; } } @@ -810,7 +810,7 @@ template spinePathsPods() { return pth_1_; } auto filesystem_open_zpod() { - assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_); + // assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_); return pth_2_; } } @@ -825,7 +825,7 @@ template spinePathsPods() { return pth_1_; } auto filesystem_open_zpod() { - assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_); + // assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_); return pth_2_; } } @@ -840,7 +840,7 @@ template spinePathsPods() { return pth_1_; } auto filesystem_open_zpod() { - assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_); + // assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_); return pth_2_; } } @@ -855,7 +855,7 @@ template spinePathsPods() { return pth_1_; } auto filesystem_open_zpod() { - assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_); + // assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_); return pth_2_; } } @@ -870,7 +870,7 @@ template spinePathsPods() { return pth_1_; } auto filesystem_open_zpod() { - assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_); + // assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_); return pth_2_; } } @@ -885,7 +885,7 @@ template spinePathsPods() { return pth_1_; } auto filesystem_open_zpod() { - assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_); + // assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_); return pth_2_; } } @@ -900,7 +900,7 @@ template spinePathsPods() { return pth_1_; } auto filesystem_open_zpod() { - assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_); + // assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_); return pth_2_; } } @@ -916,7 +916,7 @@ template spinePathsPods() { return pth_1_; } auto filesystem_open_zpod() { - assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_); + // assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_); return pth_2_; } } @@ -931,7 +931,7 @@ template spinePathsPods() { return pth_1_; } auto filesystem_open_zpod() { - assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_); + // assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_); return pth_2_; } } @@ -946,7 +946,7 @@ template spinePathsPods() { return pth_1_; } auto filesystem_open_zpod() { - assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_); + // assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_); return pth_2_; } } |