- Timestamp:
- Jan 27, 2020, 2:25:53 AM (2 years ago)
- Branches:
- asyncio, master, proxy-ticket
- Children:
- c5f8e85
- Parents:
- c05b8c5
- git-author:
- Fiona Klute <fiona.klute@…> (01/27/20 02:24:39)
- git-committer:
- Fiona Klute <fiona.klute@…> (01/27/20 02:25:53)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.github/workflows/build.yml
rc05b8c5 rc4ba2b60 78 78 run: | 79 79 echo "Mutex sem default" >test/apache-conf/github_mutex.conf 80 - name: configure extra modules needed for Fedora81 run: |82 cat - >test/apache-conf/fedora.conf <<EOF83 LoadModule log_config_module \${AP_LIBEXECDIR}/mod_log_config.so84 LoadModule logio_module \${AP_LIBEXECDIR}/mod_logio.so85 LoadModule unixd_module \${AP_LIBEXECDIR}/mod_unixd.so86 EOF87 80 - name: make check 88 81 run: VERBOSE=1 make check
Note: See TracChangeset
for help on using the changeset viewer.