]> granicus.if.org Git - graphviz/commitdiff
Rename rtest.sh to rtest.py
authorMagnus Jacobsson <magnus.jacobsson@berotec.se>
Mon, 3 Aug 2020 10:48:05 +0000 (12:48 +0200)
committerMagnus Jacobsson <magnus.jacobsson@berotec.se>
Tue, 4 Aug 2020 13:40:09 +0000 (15:40 +0200)
The reason this is a separate commit from the next commit, which
contains the changed content, is to trick git to show the changes as a
one-file diff regardless of the similarity index, rather than one
deleted and one added file. This makes it easier to compare the ksh
code to the Python code.

rtest/rtest.py [moved from rtest/rtest.sh with 100% similarity]

similarity index 100%
rename from rtest/rtest.sh
rename to rtest/rtest.py