From 54887dea107480384a9031d778f2891fe46a7b86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Reynolds?= Date: Mon, 10 Dec 2012 19:45:34 -0300 Subject: Typo --- git-shell-commands/fetch-mirrors | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-shell-commands/fetch-mirrors b/git-shell-commands/fetch-mirrors index 1a24215..b2a1350 100755 --- a/git-shell-commands/fetch-mirrors +++ b/git-shell-commands/fetch-mirrors @@ -13,7 +13,7 @@ set -e git fetch - popd >dev/null + popd >/dev/null done -- cgit v1.2.3