Update disk-burnin.sh

This commit is contained in:
Keith Nash
2020-08-19 17:13:20 -05:00
committed by GitHub
parent bea27b48d6
commit f07f20a864

View File

@@ -148,8 +148,8 @@ Dry_Run=0
# trailing slash if you specify a value. Default is the current working
# directory.
Log_Dir=`pwd`
BB_Dir=`pwd`
Log_Dir=$(pwd)
BB_Dir=$(pwd)
# Alternative:
#Log_Dir="."