projects
/
fgen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61667d2
)
Fix bug with duplicate frames
author
Hugo Villeneuve
<hugo@hugovil.com>
Sun, 8 Oct 2023 20:46:27 +0000
(16:46 -0400)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Sun, 8 Oct 2023 21:11:22 +0000
(17:11 -0400)
fgen.sh
patch
|
blob
|
history
diff --git
a/fgen.sh
b/fgen.sh
index
7dc2bb2
..
5634d6a
100755
(executable)
--- a/
fgen.sh
+++ b/
fgen.sh
@@
-353,6
+353,8
@@
if [ ${trames} -eq 1 ]; then
# Use symlink???
cp ${fname} ${wfname}
+
+ nf=${w}
done
fi