Skip to content

Commit 9aff1f4

Browse files
committed
pr2 search works!
1 parent 651cf52 commit 9aff1f4

File tree

5 files changed

+63562
-154
lines changed

5 files changed

+63562
-154
lines changed

pr2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ function run {
9797
FD="$FD --build=$RELEASE_BUILD"
9898
fi
9999

100-
if [ "--disable-object-sampling" = "$1" ]; then
100+
if [true]; then
101101
shift
102102
else
103103
# checks if there are any symmetries to play with

0 commit comments

Comments
 (0)