Fix indentation.

MFC after:     4 days
This commit is contained in:
Jeremie Le Hen 2013-10-29 20:38:19 +00:00
parent 450f41e187
commit a5198c41bc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=257364

View File

@ -331,7 +331,7 @@ if [ -z "${source_periodic_confs_defined}" ]; then
$periodvar=daily
;;
*)
eval $var=\"$value\"
eval $var=\"$value\"
;;
esac
}