Skip to content

Commit

Permalink
fix: generalized date string in example log path
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeesters committed Apr 17, 2024
1 parent 4df7fb3 commit a6429d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slides/creators/A_First_Workflow.tex
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ \subsection{A first Step or ``Rule''}
You should see the expected output (\altverb[Bash]{ls}) and lines which reads:
\begin{lstlisting}[style=Plain, basicstyle=\footnotesize]
1 of 1 steps (100%) done
Complete log: .snakemake/log/2022-09-17T145657.968906.snakemake.log
Complete log: .snakemake/log/<date>T<timestring>.snakemake.log
\end{lstlisting}
\end{frame}

Expand Down

0 comments on commit a6429d6

Please # to comment.