mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 17:32:43 +00:00
Get rid of garbage left on the stack.
This commit is contained in:
parent
4f1249a812
commit
530df9baad
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=66349
@ -1480,8 +1480,7 @@ also builtins
|
||||
2local path
|
||||
end-locals
|
||||
|
||||
path dup -1 = if ( there isn't a "kernel" environment variable )
|
||||
2drop
|
||||
path nip -1 = if ( there isn't a "kernel" environment variable )
|
||||
flags args load_a_kernel
|
||||
else
|
||||
flags path args 1+ clip_args load_directory_or_file
|
||||
|
Loading…
Reference in New Issue
Block a user