Revision 6b80a236 snf-image-helper/snf-image-helper.in

b/snf-image-helper/snf-image-helper.in
90 90
    echo "Execute all snf-image tasks...."
91 91
    $RUN_PARTS -v --exit-on-error "@tasksdir@" 2>&1|
92 92
        while IFS= read -r line; do
93
            echo $(date +%Y:%m:%d-%H:%M:%S.%N) "$line"
93
            echo $($DATE +%Y:%m:%d-%H:%M:%S.%N) "$line"
94 94
        done
95 95
fi
96 96

  

Also available in: Unified diff