Bug 1213011 - Use stable file name for simulator xpi in TC. r=garndt

This commit is contained in:
Alexandre Poirot 2015-10-26 10:45:47 -07:00
parent 69c7da127e
commit 0fe6353498

View File

@ -109,5 +109,5 @@ cp $SIM_DIR/icon.png $WORKDIR/
cp $SIM_DIR/icon64.png $WORKDIR/
mkdir -p artifacts
(cd $WORKDIR && zip -r - .) > artifacts/$XPI_NAME
(cd $WORKDIR && zip -r - .) > artifacts/fxos-simulator.xpi