* [ptxdist] [PATCH] ptxd_make_get: fix typo in message
@ 2018-11-23 10:29 Roland Hieber
0 siblings, 0 replies; only message in thread
From: Roland Hieber @ 2018-11-23 10:29 UTC (permalink / raw)
To: ptxdist; +Cc: Roland Hieber
Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
---
scripts/lib/ptxd_make_get.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/lib/ptxd_make_get.sh b/scripts/lib/ptxd_make_get.sh
index 70de52143..3d1769b26 100644
--- a/scripts/lib/ptxd_make_get.sh
+++ b/scripts/lib/ptxd_make_get.sh
@@ -414,7 +414,7 @@ ptxd_make_get() {
local thing="${url/file:\/\///}"
if [ -f "$thing" ]; then
- echo "local archive, skiping get"
+ echo "local archive, skipping get"
return
elif [ -d "${thing}" ]; then
echo "local directory instead of tar file, skipping get"
--
2.19.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-11-23 10:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-23 10:29 [ptxdist] [PATCH] ptxd_make_get: fix typo in message Roland Hieber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox