Skip to content

double slashes in output paths #37

@greg-minshall

Description

@greg-minshall

hi. when i run mairix -r, i get an extra slash after ~/Mail/.

bash apollo2 (master): {49759} mairix -r -f ~/Mail/.mairix/config mh-e | head
/home/minshall/Mail//_06/_05/811
...

my config file looks like this:

bash apollo2 (master): {49760} cat ~/Mail/.mairix/config
base=~/Mail

# List of folders that should be indexed. 3 dots at the end means there
# are subfolders within the folder
mh=...
omit=**/mhe-index/**

database=~/Mail/.mairix/database

and, i index like this:

#!/bin/bash

mairix -f ~/Mail/.mairix/config

i'm running mairix 0.24 (but this problem has been going on for maybe six years?).

any thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions