mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-29 00:19:51 +02:00
Imported from ../bash-2.01.tar.gz.
This commit is contained in:
@@ -11,7 +11,7 @@ set -o history
|
||||
set +H
|
||||
|
||||
# prompt for trace line
|
||||
PS4=$1
|
||||
PS4="${1}"
|
||||
|
||||
_dbgfile=$0
|
||||
_guineapig=$1
|
||||
|
||||
Reference in New Issue
Block a user