From df7182774a97fd330f0ce6358ae4c2454b121f9e Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 26 May 2017 20:45:23 +1200 Subject: Remove hare-brained no-op line --- sh/shrc.d/ud.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'sh/shrc.d/ud.sh') diff --git a/sh/shrc.d/ud.sh b/sh/shrc.d/ud.sh index a3997702..06234569 100644 --- a/sh/shrc.d/ud.sh +++ b/sh/shrc.d/ud.sh @@ -8,7 +8,6 @@ ud() { return 2 fi set -- "${1:-1}" "${2:-"$PWD"}" - set -- "$1" "$2" # Check first argument, number of steps upward. "0" is weird, but valid; # "-1" however makes no sense at all -- cgit v1.2.3