diff --git a/ugit b/ugit index dbb221f..eb467b8 100755 --- a/ugit +++ b/ugit @@ -192,7 +192,7 @@ recover_lost_stash() { ) if [ -z "$LOST_STASH" ]; then - echo "No unreachable commits found. Exiting..." + printf "%s\n" "No unreachable commits found. Exiting..." exit fi