6 lines
122 B
Bash
Executable File
6 lines
122 B
Bash
Executable File
#! /usr/bin/env bash
|
|
#
|
|
# Default canonifier used with the tests in testing/btest/*.
|
|
|
|
$(dirname $0)/diff-remove-timestamps
|