mirror of
https://github.com/libretro/libretro-super
synced 2025-02-27 03:39:56 +00:00
update super
This commit is contained in:
parent
3d4b2c258a
commit
afc961a043
@ -5,6 +5,7 @@
|
||||
LOGDATE=`date +%Y-%m-%d`
|
||||
ORIGPATH=$PATH
|
||||
WORK=$PWD
|
||||
RECIPE=$1
|
||||
|
||||
# ----- read variables from recipe config -----
|
||||
while read line; do
|
||||
@ -1046,7 +1047,7 @@ buildbot_pull(){
|
||||
|
||||
echo
|
||||
echo
|
||||
done < $1.ra
|
||||
done < $RECIPE.ra
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user