##// END OF EJS Templates
tests: don't run couple of tests related to extensions loading with chg...
Pulkit Goyal -
r45109:8cab8db5 default
parent child Browse files
Show More
@@ -1,3 +1,4 b''
1 #require no-chg
1 2 $ filterlog () {
2 3 > sed -e 's!^[0-9/]* [0-9:]* ([0-9]*)>!YYYY/MM/DD HH:MM:SS (PID)>!'
3 4 > }
@@ -1,3 +1,5 b''
1 #require no-chg
2
1 3 Test basic extension support
2 4
3 5 $ cat > foobar.py <<EOF
General Comments 0
You need to be logged in to leave comments. Login now