Remove temporary debugging.
This commit is contained in:
		
							parent
							
								
									e458e18dc5
								
							
						
					
					
						commit
						1f80b17cb7
					
				
							
								
								
									
										1
									
								
								Makefile
								
								
								
								
							
							
						
						
									
										1
									
								
								Makefile
								
								
								
								
							|  | @ -20,7 +20,6 @@ test: build | ||||||
| 
 | 
 | ||||||
| build: | build: | ||||||
| 	./utility/embed-static.sh web/static web/templates | gofmt > web/blob/files.go | 	./utility/embed-static.sh web/static web/templates | gofmt > web/blob/files.go | ||||||
| 	cat web/blob/files.go |  | ||||||
| 	$(MAKE) -C model | 	$(MAKE) -C model | ||||||
| 	go build ./... | 	go build ./... | ||||||
| 	go build -o prometheus.build | 	go build -o prometheus.build | ||||||
|  |  | ||||||
|  | @ -1,5 +1,4 @@ | ||||||
| #!/bin/sh | #!/bin/sh | ||||||
| set -x |  | ||||||
| 
 | 
 | ||||||
| cat <<EOF | cat <<EOF | ||||||
| package blob | package blob | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue