// +build !linenoise
package main
func main() {
println("Please use linenoise to build again, or use redis-cli instead")
}