Revert "Merge pull request #234 from crawford/validate"

This reverts commit cdfc94f4e9, reversing
changes made to 2051cd3e1c.

Conflicts:
	initialize/config.go
	system/etcd.go
	system/etcd_test.go
	system/fleet.go
	system/fleet_test.go
	system/update.go
	system/update_test.go
	test
This commit is contained in:
Alex Crawford
2014-10-12 21:56:11 -07:00
parent 45da664c59
commit acf93b4c45
51 changed files with 1639 additions and 1552 deletions

1
test
View File

@@ -14,7 +14,6 @@ COVER=${COVER:-"-cover"}
source ./build
declare -a TESTPKGS=(
config
datasource
datasource/configdrive
datasource/file