mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Fix formatting
This commit is contained in:
parent
bb5d3c682a
commit
a8196cf4fb
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
#! /usr/bin/env bash
|
#! /usr/bin/env bash
|
||||||
|
|
||||||
scripts=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
|
scripts=$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &>/dev/null && pwd)
|
||||||
|
|
||||||
$scripts/diff-remove-timestamps | $scripts/diff-sort
|
$scripts/diff-remove-timestamps | $scripts/diff-sort
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue