Skip to content

Commit 99bdc6f

Browse files
author
Dan-Flores
committed
add to .bat, remove from smoke_test.py
1 parent 3319055 commit 99bdc6f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packaging/build_ffmpeg.bat

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
:: Copyright (c) Meta Platforms, Inc. and affiliates.
2+
:: All rights reserved.
3+
::
4+
:: This source code is licensed under the BSD-style license found in the
5+
:: LICENSE file in the root directory of this source tree.
6+
17
:: Taken from torchaudio
28
@echo off
39

packaging/fake_smoke_test.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
# Copyright (c) Meta Platforms, Inc. and affiliates.
2-
# All rights reserved.
3-
#
4-
# This source code is licensed under the BSD-style license found in the
5-
# LICENSE file in the root directory of this source tree.
6-
71
# This is a fake smoke test that runs on the test-infra instances after we build
82
# a wheel. We cannot run a real smoke test over there, because the machines are
93
# too old to even install a proper ffmpeg version - and without ffmpeg,

0 commit comments

Comments
 (0)