mirror of https://github.com/perkeep/perkeep.git
Mark camwebdav as broken.
Change-Id: If13899e5637bf8b1a1a6acd465cc7f940f506d6f
This commit is contained in:
parent
938c93ac45
commit
0f5870c4d8
|
@ -1,3 +1,5 @@
|
|||
// +build THIS_IS_BROKEN
|
||||
|
||||
package main
|
||||
|
||||
import (
|
||||
|
@ -17,7 +19,8 @@ import (
|
|||
"camlistore.org/pkg/cacher"
|
||||
"camlistore.org/pkg/client"
|
||||
"camlistore.org/pkg/fs"
|
||||
"camlistore.org/third_party/github.com/hanwen/go-fuse/fuse"
|
||||
|
||||
// "camlistore.org/third_party/github.com/hanwen/go-fuse/fuse"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
// +build THIS_IS_BROKEN
|
||||
|
||||
package main
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
// +build THIS_IS_BROKEN
|
||||
|
||||
package main
|
||||
|
||||
import (
|
||||
|
|
Loading…
Reference in New Issue