Skip to content

Commit aed91a1

Browse files
author
John Messerly
authored
Merge pull request #602 from dart-lang/patch-sdk-change
Update patch_sdk.sh
2 parents 7150377 + dd1f2ac commit aed91a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/dev_compiler/tool/patch_sdk.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/bash
22
set -e
33

4+
cd "$(dirname "$BASH_SOURCE[0]")/.."
45
dart -c tool/patch_sdk.dart tool/input_sdk gen/patched_sdk

0 commit comments

Comments
 (0)