Chromium Code Reviews| Index: tools/push-to-trunk.sh |
| diff --git a/tools/push-to-trunk.sh b/tools/push-to-trunk.sh |
| index a193d57384d7ce1259231a101189a97ffb5f4470..8512d128778d4cad7b26d6c5c5b7bc44f70a7341 100755 |
| --- a/tools/push-to-trunk.sh |
| +++ b/tools/push-to-trunk.sh |
| @@ -268,7 +268,6 @@ if [ $START_STEP -le $CURRENT_STEP ] ; then |
| echo ">>> Step $CURRENT_STEP: Apply squashed changes." |
| rm -f "$TOUCHED_FILES_FILE" |
| apply_patch "$PATCH_FILE" |
| - stage_files |
| rm -f "$PATCH_FILE" |
| fi |