Skip to content

Commit 141173c

Browse files
committed
add missing git add
1 parent 81d7765 commit 141173c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

addtest

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ echo "" >> Makefile
8585
echo "$testname: $testname.log" >> Makefile
8686
echo " \$(TestDiff)" >> Makefile
8787

88+
git add Makefile
89+
8890
if [ ! -s $testname.ref ]; then
8991
echo "" > $testname.ref
9092
echo "Processing run$testname.C..." >> $testname.ref

0 commit comments

Comments
 (0)