Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c596bcfe authored by Romain Hunault's avatar Romain Hunault
Browse files

Revert "Give access do debug logs into scripts"

This reverts commit d3566b3b.
parent d3566b3b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -313,7 +313,6 @@ for branch in ${BRANCH_NAME//,/ }; do
        fi

        DEBUG_LOG="$LOGS_DIR/$logsubdir/eelo-$los_ver-$builddate-$RELEASE_TYPE-$codename.log"
        export DEBUG_LOG

        if [ -f /root/userscripts/pre-build.sh ]; then
          echo ">> [$(date)] Running pre-build.sh for $codename" >> "$DEBUG_LOG"