Skip to content

Commit

Permalink
error when matlab is not found during auto-conversion of changed exam…
Browse files Browse the repository at this point in the history
…ple files
  • Loading branch information
ccreutzi committed Oct 29, 2024
1 parent adc1764 commit e5e90fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .githooks/pre-commit
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/bash

set -e

cd $(git rev-parse --show-toplevel)
pwd

Expand Down

0 comments on commit e5e90fa

Please sign in to comment.