Skip to content

Commit adc8396

Browse files
committed
Removed trailing whitespace
Signed-off-by: Craig Magina <cmagina@redhat.com>
1 parent 7913207 commit adc8396

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

scripts/devinstall_torch.sh

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ install_whl() {
162162

163163
usage() {
164164
cat >&2 <<EOF
165-
Usage: $(basename "$0") [COMMAND]
165+
Usage: $(basename "$0") [COMMAND]
166166
source Download Torch's source (if needed) and install the build deps
167167
release Install Torch
168168
nightly Install the Torch nightly wheel
@@ -200,5 +200,3 @@ nightly | test)
200200
exit 1
201201
;;
202202
esac
203-
204-

0 commit comments

Comments
 (0)