Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(406)

Unified Diff: experimental/hex/cmd.sh

Issue 10928195: First round of dead file removal (Closed) Base URL: https://github.com/samclegg/nativeclient-sdk.git@master
Patch Set: Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « experimental/hex/build.scons ('k') | experimental/hex/hex.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: experimental/hex/cmd.sh
diff --git a/experimental/hex/cmd.sh b/experimental/hex/cmd.sh
deleted file mode 100755
index f119b6a982485b392709c0910319a57c3a740db3..0000000000000000000000000000000000000000
--- a/experimental/hex/cmd.sh
+++ /dev/null
@@ -1,10 +0,0 @@
-
-# Set NACL_SDK_ROOT to point to where the nacl_sdk installer is located.
-# On a Mac, this might be /Users/mmortensen/Oct19update/nacl_sdk
-# On a Linux system, it could be /home/mmortensen/nacl_sdk_zip/nacl_sdk
-export NACL_SDK_ROOT=/home/mmortensen/nacl_sdk_zip/nacl_sdk
-echo "Setting NACL_SDK_ROOT to $NACL_SDK_ROOT, which is based on naclsdk auto-updater"
-echo
-echo "Calling ./scons"
-
-./scons $*
« no previous file with comments | « experimental/hex/build.scons ('k') | experimental/hex/hex.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698