Yay, multiline, I forgot about that

crash2
Geoffrey Frogeye 2017-02-12 17:22:17 +01:00
parent 761ea3b890
commit 4bdcd73d0c
1 changed files with 1 additions and 1 deletions

View File

@ -267,7 +267,7 @@ function debloc_info {
echo "DEBLOC_ROOT=$DEBLOC_ROOT"
echo "DEBLOC_DB=$DEBLOC_DB"
echo "DEBLOC_LD=$DEBLOC_LD"
echo "DEBIAN_MIRROR=$DEBIAN_MIRROR"
echo "DEBIAN_MIRROR='$DEBIAN_MIRROR'"
echo "DEBIAN_DB=$DEBIAN_DB"
}