mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-04 19:00:50 +02:00
minor updates to several tests
This commit is contained in:
@@ -91,7 +91,7 @@ do
|
||||
esac
|
||||
|
||||
# save to the history list
|
||||
history -s "$EQN"
|
||||
history -s -- "$EQN"
|
||||
|
||||
# run it through bc
|
||||
calc "$EQN"
|
||||
|
||||
Reference in New Issue
Block a user