From: Eric Bollengier Date: Fri, 2 May 2008 13:30:21 +0000 (+0000) Subject: ebl Solaris fix X-Git-Tag: Release-3.0.0~1509 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;ds=sidebyside;h=b6ac9c0098773d7f83aeec6d8bba95331d8958d6;p=bacula%2Fbacula ebl Solaris fix git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6876 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/regress/tests/maxtime-test b/regress/tests/maxtime-test index 65bd59a1e1..a30070e79e 100755 --- a/regress/tests/maxtime-test +++ b/regress/tests/maxtime-test @@ -13,7 +13,7 @@ copy_test_confs rm -f bin/bacula-dir.conf rm -f ${cwd}/tmp/RUN*log /bin/cp -f scripts/bacula-dir.conf.maxtime bin/bacula-dir.conf -WHEN=$(date '+%Y-%m-%d %H:%M:%S') +WHEN=`date '+%Y-%m-%d %H:%M:%S'` echo "${cwd}/build/po" >${cwd}/tmp/file-list