support command line arguments in a configuration file so we can weed master -config=master.conf, weed volume -config=volume.conf and etc.
This commit is contained in:
@@ -20,8 +20,8 @@ package glog
|
||||
|
||||
import (
|
||||
"errors"
|
||||
"flag"
|
||||
"fmt"
|
||||
flag "github.com/chrislusf/seaweedfs/weed/util/fla9"
|
||||
"os"
|
||||
"os/user"
|
||||
"path/filepath"
|
||||
|
||||
Reference in New Issue
Block a user