aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEinhard Leichtfuß <alguien@respiranto.de>2018-11-29 21:02:19 +0100
committerEinhard Leichtfuß <alguien@respiranto.de>2018-11-29 21:02:43 +0100
commit8747b4a84c5062e62d31cae753ac104f241aefe4 (patch)
tree8c7e36d1802eebdc43291d3d6375331952ef0ce2
parent0c3e80bf655d57e23d3a27ce2ca193bc02f76eaa (diff)
Fix incorrect variable name
-rwxr-xr-xauria.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/auria.sh b/auria.sh
index c8da53b..56f9bd9 100755
--- a/auria.sh
+++ b/auria.sh
@@ -494,7 +494,7 @@ function present_files
else
ask_general '' '' "View other file"
fi
- local file="$retval"
+ local file="$retstr"
while test -n "$file"
do