mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Spelling unification.
This commit is contained in:
parent
2832e9572e
commit
0291083170
1 changed files with 1 additions and 1 deletions
2
testing/external/scripts/create-new-repo
vendored
2
testing/external/scripts/create-new-repo
vendored
|
@ -27,7 +27,7 @@ git clone $repo $name
|
|||
|
||||
cd $name
|
||||
|
||||
for dir in Traces Tests Baseline; do
|
||||
for dir in Traces tests Baseline; do
|
||||
mkdir $dir
|
||||
touch $dir/.gitignore
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue