Skip to content

Commit 7ebcc56

Browse files
modified: core/warp.py
1 parent 30ad198 commit 7ebcc56

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

core/warp.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ def start_recv_daemon(recv_path, options):
116116

117117
if args.version:
118118
print('Warp-CLI Version ' + version)
119+
os.system('wdt --version | tr a-z A-Z')
119120
if os.path.exists(base_dir + '/build/folly/.git/HEAD'):
120121
os.system('echo "FOLLY VERSION" `cd ' + base_dir + '/build/folly && git describe`')
121122

0 commit comments

Comments
 (0)