mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 16:48:19 +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
|
cd $name
|
||||||
|
|
||||||
for dir in Traces Tests Baseline; do
|
for dir in Traces tests Baseline; do
|
||||||
mkdir $dir
|
mkdir $dir
|
||||||
touch $dir/.gitignore
|
touch $dir/.gitignore
|
||||||
done
|
done
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue