mirror of
https://github.com/coreutils/coreutils.git
synced 2025-01-06 08:03:25 +08:00
Don't pass an argument to a sourced script.
This commit is contained in:
parent
f89de05989
commit
cf346c4179
@ -9,7 +9,7 @@ fi
|
||||
|
||||
. $srcdir/../envvar-check
|
||||
. $srcdir/../lang-default
|
||||
. $srcdir/../priv-check require-non-root
|
||||
PRIV_CHECK_ARG=require-non-root . $srcdir/../priv-check
|
||||
|
||||
pwd=`pwd`
|
||||
tmp=mv-i.$$
|
||||
|
Loading…
Reference in New Issue
Block a user