index : archweb32 | |
Archlinux32 website | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2018-07-27 10:15:16 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-07-27 10:15:16 +0200 |
commit | dd3508783ae3a7f6e6ba2314e5efb274bfe9181e (patch) | |
tree | 94666655de835b43cd8475b49d23df741f176139 /buildmaster/build-list.php | |
parent | bc090c5b10cf05006644782a47ec94e62bd4661d (diff) |
-rw-r--r-- | buildmaster/build-list.php | 4 |
diff --git a/buildmaster/build-list.php b/buildmaster/build-list.php index 2ff9b92..093fb54 100644 --- a/buildmaster/build-list.php +++ b/buildmaster/build-list.php @@ -88,7 +88,9 @@ $columns = array( "packages", "tree", "\",`ba_q`.`mod_git_revision`,\"", - "\",`ba_q`.`package_repository`,\"/\",`ba_q`.`pkgbase`,\"" + "\",`ba_q`.`package_repository`,\"/\",`ba_q`.`pkgbase`,\"", + null, + true ) . "\\\">\"," . "`ba_q`.`mod_git_revision`," . |