test-rebuild.sh: el7 branch is epel7
This commit is contained in:
		
							parent
							
								
									e7a174af5b
								
							
						
					
					
						commit
						5bd7efd601
					
				| @ -25,7 +25,7 @@ if [ -f /etc/os-release ]; then | ||||
|     eval $(grep VERSION_ID /etc/os-release) | ||||
|     case $VERSION_ID in | ||||
|         22) BRANCH=master ;; | ||||
|         7.*) BRANCH=el7 ;; | ||||
|         7.*) BRANCH=epel7 ;; | ||||
|         *) BRANCH="f$VERSION_ID" ;; | ||||
|     esac | ||||
| else | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user