diff --git a/test/annotate.t b/test/annotate.t index b712e5a3..349ff1d4 100755 --- a/test/annotate.t +++ b/test/annotate.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/cancel.t b/test/cancel.t index d9bd06ce..9d035dc6 100755 --- a/test/cancel.t +++ b/test/cancel.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/chart.t b/test/chart.t index 541b8212..651bcda6 100755 --- a/test/chart.t +++ b/test/chart.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/cli.t b/test/cli.t index 8818f3c3..e7b03813 100755 --- a/test/cli.t +++ b/test/cli.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/clock.t b/test/clock.t index 4a0f916a..5b530900 100755 --- a/test/clock.t +++ b/test/clock.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/config.t b/test/config.t index 87766e40..20863af6 100755 --- a/test/config.t +++ b/test/config.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/continue.t b/test/continue.t index 9392f3e7..ea6786c8 100755 --- a/test/continue.t +++ b/test/continue.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/delete.t b/test/delete.t index 0c8be5ee..1f6cffe1 100755 --- a/test/delete.t +++ b/test/delete.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/dom.t b/test/dom.t index e9da59af..dbc3397a 100755 --- a/test/dom.t +++ b/test/dom.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/export.t b/test/export.t index a2360040..0d178c77 100755 --- a/test/export.t +++ b/test/export.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/extensions.t b/test/extensions.t index 7e28f555..fec428a8 100755 --- a/test/extensions.t +++ b/test/extensions.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/fill.t b/test/fill.t index 72bd9d2f..c7d86d99 100755 --- a/test/fill.t +++ b/test/fill.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/gaps.t b/test/gaps.t index 5ace816b..67f048ff 100755 --- a/test/gaps.t +++ b/test/gaps.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/help.t b/test/help.t index fcbb4630..77ff77ac 100755 --- a/test/help.t +++ b/test/help.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/ids.t b/test/ids.t index ebd0f8f7..2f6d7601 100755 --- a/test/ids.t +++ b/test/ids.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/join.t b/test/join.t index f2f853e2..a57d8843 100755 --- a/test/join.t +++ b/test/join.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/lengthen.t b/test/lengthen.t index d5769bcb..2cd857c8 100755 --- a/test/lengthen.t +++ b/test/lengthen.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/modify.t b/test/modify.t index d4121503..470d3bf3 100755 --- a/test/modify.t +++ b/test/modify.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/move.t b/test/move.t index e4fcbeb5..7e1072b5 100755 --- a/test/move.t +++ b/test/move.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/quiet.t b/test/quiet.t index 9c67376d..e8eb7011 100755 --- a/test/quiet.t +++ b/test/quiet.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/resize.t b/test/resize.t index 17273b4b..77884740 100755 --- a/test/resize.t +++ b/test/resize.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/shorten.t b/test/shorten.t index fa7c549e..fd89e3ff 100755 --- a/test/shorten.t +++ b/test/shorten.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/split.t b/test/split.t index 58733af9..e0ebb560 100755 --- a/test/split.t +++ b/test/split.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/start.t b/test/start.t index 3d170642..e42eb2f0 100755 --- a/test/start.t +++ b/test/start.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/stop.t b/test/stop.t index c122eba4..8c19a226 100755 --- a/test/stop.t +++ b/test/stop.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/summary.t b/test/summary.t index f497d6e4..929f6763 100755 --- a/test/summary.t +++ b/test/summary.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/tag.t b/test/tag.t index 25d74e62..65de96d3 100755 --- a/test/tag.t +++ b/test/tag.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/tags.t b/test/tags.t index 90ca1dda..98f4b808 100755 --- a/test/tags.t +++ b/test/tags.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/template.t b/test/template.t index 7a86439f..c2b0279a 100644 --- a/test/template.t +++ b/test/template.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/test_on-modify.timewarrior.t.py b/test/test_on-modify.timewarrior.t.py index 4eda9a18..6f61bf4d 100755 --- a/test/test_on-modify.timewarrior.t.py +++ b/test/test_on-modify.timewarrior.t.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 ############################################################################### # # Copyright 2006 - 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. diff --git a/test/test_totals.t b/test/test_totals.t index f4f1756a..9acc9562 100755 --- a/test/test_totals.t +++ b/test/test_totals.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/track.t b/test/track.t index 2bd340ec..1bd9f1d4 100755 --- a/test/track.t +++ b/test/track.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/undo.t b/test/undo.t index 030196ae..8211fb64 100755 --- a/test/undo.t +++ b/test/undo.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/untag.t b/test/untag.t index 9154abea..8425da7b 100755 --- a/test/untag.t +++ b/test/untag.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/version.t b/test/version.t index e4d4a925..a05808e0 100755 --- a/test/version.t +++ b/test/version.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python2 # -*- coding: utf-8 -*- ############################################################################### #