mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
starting revision 0100
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
|
||||
SHORT_REVISION=`head -1 ../../todo.txt | cut -c 3-4`
|
||||
SHORT_REVISION=`head -1 ../../todo.txt | cut -c 2-4`
|
||||
REVISION=`head -1 ../../todo.txt | cut -c 1-4`
|
||||
|
||||
VERSIONED=`cat ../../app/Base.java | grep $REVISION`
|
||||
|
||||
Reference in New Issue
Block a user