treewide: fix typos (#3618)
This commit is contained in:
parent
12d43fd40a
commit
c59f0eac51
12 changed files with 19 additions and 19 deletions
|
|
@ -15,7 +15,7 @@
|
|||
assertFileRegex home-path/etc/profile.d/hm-session-vars.sh \
|
||||
'NIX_DEBUG_INFO_DIRS=.*/lib/debug'
|
||||
|
||||
# We need to override NIX_DEBUG_INFO_DIRS here as $HOME evalutes to the home
|
||||
# We need to override NIX_DEBUG_INFO_DIRS here as $HOME evaluates to the home
|
||||
# of the user who executes this testcase :/
|
||||
{ echo quit | PATH="$TESTED/home-path/bin''${PATH:+:}$PATH" NIX_DEBUG_INFO_DIRS=$TESTED/home-path/lib/debug \
|
||||
gdb curl 2>&1 | \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue