Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/taskcluster/scripts/misc/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 410 B image not shown  

Quelle  terser.sh

  Sprache: Shell
 

#!/bin/bash -vex

set -x -e

echo "running as" $(id)

set -v

cd $GECKO_PATH

export PATH=$PATH:$MOZ_FETCHES_DIR/node/bin

./mach configure --disable-compile-environment
./mach npm ci --prefix tools/terser

# We have tools/terser/{node_modules,...} and want
# terser/{node_modules}.
cd tools/
tar caf /tmp/terser.tar.zst terser
mkdir -p /builds/worker/artifacts
mv /tmp/terser.tar.zst /builds/worker/artifacts/

Messung V0.5 in Prozent
C=79 H=96 G=87

¤ Dauer der Verarbeitung: 0.3 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.