diff options
| author | Chris Lu <chris.lu@gmail.com> | 2013-02-10 03:40:37 -0800 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2013-02-10 03:40:37 -0800 |
| commit | 7e0951ad9cbe953228f40665228071fa471146f0 (patch) | |
| tree | ec7ec23840dcaf9fcb7e9f7d44fd53c1a1864d42 | |
| parent | 55f2627fcf965c3765ad9b63878e9a22a59f4b55 (diff) | |
| download | seaweedfs-7e0951ad9cbe953228f40665228071fa471146f0.tar.xz seaweedfs-7e0951ad9cbe953228f40665228071fa471146f0.zip | |
testing compilation with remove package
| -rw-r--r-- | src/command.go (renamed from weed/command.go) | 0 | ||||
| -rw-r--r-- | src/export.go (renamed from weed/export.go) | 0 | ||||
| -rw-r--r-- | src/fix.go (renamed from weed/fix.go) | 0 | ||||
| -rw-r--r-- | src/master.go (renamed from weed/master.go) | 0 | ||||
| -rw-r--r-- | src/shell.go (renamed from weed/shell.go) | 0 | ||||
| -rw-r--r-- | src/upload.go (renamed from weed/upload.go) | 0 | ||||
| -rw-r--r-- | src/version.go (renamed from weed/version.go) | 0 | ||||
| -rw-r--r-- | src/volume.go (renamed from weed/volume.go) | 0 | ||||
| -rw-r--r-- | src/weed.go (renamed from weed/weed.go) | 0 |
9 files changed, 0 insertions, 0 deletions
diff --git a/weed/command.go b/src/command.go index c8d86ca66..c8d86ca66 100644 --- a/weed/command.go +++ b/src/command.go diff --git a/weed/export.go b/src/export.go index 44cf85c24..44cf85c24 100644 --- a/weed/export.go +++ b/src/export.go diff --git a/weed/fix.go b/src/fix.go index 85693d9b1..85693d9b1 100644 --- a/weed/fix.go +++ b/src/fix.go diff --git a/weed/master.go b/src/master.go index 78db929f2..78db929f2 100644 --- a/weed/master.go +++ b/src/master.go diff --git a/weed/shell.go b/src/shell.go index daf0b7e1f..daf0b7e1f 100644 --- a/weed/shell.go +++ b/src/shell.go diff --git a/weed/upload.go b/src/upload.go index e1e296bf2..e1e296bf2 100644 --- a/weed/upload.go +++ b/src/upload.go diff --git a/weed/version.go b/src/version.go index b418126a4..b418126a4 100644 --- a/weed/version.go +++ b/src/version.go diff --git a/weed/volume.go b/src/volume.go index 8bfc7681a..8bfc7681a 100644 --- a/weed/volume.go +++ b/src/volume.go diff --git a/weed/weed.go b/src/weed.go index c03cb68ac..c03cb68ac 100644 --- a/weed/weed.go +++ b/src/weed.go |
