mirror of
https://github.com/go-gitea/gitea.git
synced 2026-02-23 12:55:43 +01:00
Remove leftover EXECUTABLE reassignment in test-e2e.sh
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
cb1c0a9521
commit
03f05abb67
@ -1,8 +1,6 @@
|
||||
#!/bin/bash
|
||||
set -euo pipefail
|
||||
|
||||
EXECUTABLE="./${EXECUTABLE}"
|
||||
|
||||
# Determine the Gitea server URL, either from E2E_URL env var or from custom/conf/app.ini
|
||||
if [ -z "${E2E_URL:-}" ]; then
|
||||
INI_FILE="custom/conf/app.ini"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user