summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-03-12 08:02:58 +0200
committerLars Wirzenius <liw@liw.fi>2021-03-12 08:02:58 +0200
commita7c522e4fa1d7a70fa3d8aac71cbada66af8b3ad (patch)
tree2c0c24449233bc6baddabf5e02925e47985c0988
parent782f82a2bed85db12ce12d136ae2bc4a41fb8233 (diff)
downloadextrautils-a7c522e4fa1d7a70fa3d8aac71cbada66af8b3ad.tar.gz
refactor(benchmark-cmd): use python3
-rwxr-xr-xbenchmark-cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark-cmd b/benchmark-cmd
index da6b1fa..95fe67d 100755
--- a/benchmark-cmd
+++ b/benchmark-cmd
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
import cliapp
import os