mirror of
https://github.com/open-simh/simtools.git
synced 2026-01-26 04:01:44 +00:00
Fix typo.
This commit is contained in:
@@ -10,7 +10,7 @@ set_ok() {
|
||||
|
||||
if [ -e "$t".objd.ok ]
|
||||
then
|
||||
cp "$t".objd "$t".objd.okd
|
||||
cp "$t".objd "$t".objd.ok
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user