Sync amd64 and x86 base and experimental scripts. Add a few missing popd calls to base scripts.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
This commit is contained in:
parent
0c3d971bfb
commit
93bc214182
4 changed files with 93 additions and 39 deletions
|
@ -127,6 +127,7 @@ post_build() {
|
|||
elif [ -f *${TIMESTAMP}*.iso ]; then
|
||||
"${cmd[@]}" *${TIMESTAMP}*.iso* ${DEST_HARDENED}
|
||||
fi
|
||||
popd >/dev/null
|
||||
}
|
||||
|
||||
# vim:ft=sh:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue