mirror of
https://github.com/appium/appium.git
synced 2026-05-13 06:18:42 -05:00
typo
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ test/functional/_joined
|
||||
.idea/
|
||||
*.log
|
||||
*.t
|
||||
artefacts
|
||||
artifacts
|
||||
output
|
||||
lib/devices/android/bootstrap/bin/*
|
||||
lib/devices/android/bootstrap/local.properties
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ echo "Starting to archive appium build into ${TARGET}."
|
||||
tar \
|
||||
cfjp ${TARGET} \
|
||||
--exclude=.git \
|
||||
--exclude=artefacts \
|
||||
--exclude=artifacts \
|
||||
--exclude=submodules .
|
||||
|
||||
echo "Finished to archive appium build."
|
||||
|
||||
Reference in New Issue
Block a user