mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-09-21 01:34:54 -04:00
Export RUNSHFLAGS.
This commit is contained in:
1 parent
7ea7bebf6b
commit
23deb0bcee
1 file changed
+1
@@ -124,6 +124,7 @@ set -e
|
||||
. "./shconfig"
|
||||
|
||||
RUNSHFLAGS='-e'
|
||||
export RUNSHFLAGS
|
||||
|
||||
# for Solaris
|
||||
[ -d /usr/xpg4/bin ] && PATH="/usr/xpg4/bin/:$PATH"
|
||||
|
||||
Reference in new issue
Block a user