X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FLayoutTests%2Fhttp%2Ftests%2Fcache%2Fresources%2Frandom-cached-iframe.cgi;h=81069d3a14d1644efbb6e4ec706e09183513cb57;hb=ff3e2503a20db9193d323c1d19c38c68004dec4a;hp=90e83cbb96455f0bfa0c01583cd83bb2836adb3e;hpb=7338fba38ba696536d1cc9d389afd716a6ab2fe6;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/LayoutTests/http/tests/cache/resources/random-cached-iframe.cgi b/src/third_party/WebKit/LayoutTests/http/tests/cache/resources/random-cached-iframe.cgi index 90e83cb..81069d3 100755 --- a/src/third_party/WebKit/LayoutTests/http/tests/cache/resources/random-cached-iframe.cgi +++ b/src/third_party/WebKit/LayoutTests/http/tests/cache/resources/random-cached-iframe.cgi @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w +#!/usr/bin/perl -wT print "Content-type: text/html\n"; print "Cache-control: max-age=60000\n";