travis-ci: fix scripts (executable bit, CONFIG_SITE location)

This commit is contained in:
Ralph Lange
2017-09-28 16:25:34 +02:00
parent 63cd93a5a4
commit d3387c16c3
2 changed files with 1 additions and 1 deletions
Regular → Executable
View File
Regular → Executable
+1 -1
View File
@@ -39,7 +39,7 @@ fi
cd "$CURDIR"
cat <<EOF >> epics-base/configure/CONFIG_SITE
cat <<EOF >> configure/CONFIG_SITE
USR_CPPFLAGS += $USR_CPPFLAGS
USR_CFLAGS += $USR_CFLAGS
USR_CXXFLAGS += $USR_CXXFLAGS